diff options
Diffstat (limited to 'test/functional/repositories_git_controller_test.rb')
-rw-r--r-- | test/functional/repositories_git_controller_test.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/repositories_git_controller_test.rb b/test/functional/repositories_git_controller_test.rb index 5a852e1ea..fbb9e69dc 100644 --- a/test/functional/repositories_git_controller_test.rb +++ b/test/functional/repositories_git_controller_test.rb @@ -289,7 +289,6 @@ class RepositoriesGitControllerTest < Redmine::RepositoryControllerTest assert_select 'h2 a', :text => 'sources' assert_select 'table.entries tbody' assert_select 'div.contextual > a.icon-download', false - end def test_diff |