diff --git a/test/functional/repositories_git_controller_test.rb b/test/functional/repositories_git_controller_test.rb index 33bba8c7f..25467e585 100644 --- a/test/functional/repositories_git_controller_test.rb +++ b/test/functional/repositories_git_controller_test.rb @@ -377,7 +377,7 @@ class RepositoriesGitControllerTest < ActionController::TestCase :url => REPOSITORY_PATH, :identifier => 'test-diff-path', :path_encoding => 'ISO-8859-1' - ); + ) assert repo assert_equal false, repo.is_default assert_equal 'test-diff-path', repo.identifier