@@ -377,7 +377,7 class RepositoriesGitControllerTest < ActionController::TestCase | |||
|
377 | 377 | :url => REPOSITORY_PATH, |
|
378 | 378 | :identifier => 'test-diff-path', |
|
379 | 379 | :path_encoding => 'ISO-8859-1' |
|
380 |
) |
|
|
380 | ) | |
|
381 | 381 | assert repo |
|
382 | 382 | assert_equal false, repo.is_default |
|
383 | 383 | assert_equal 'test-diff-path', repo.identifier |
General Comments 0
You need to be logged in to leave comments.
Login now