summaryrefslogtreecommitdiffstats
path: root/test/functional/repositories_git_controller_test.rb
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2019-09-14 18:45:57 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2019-09-14 18:45:57 +0000
commit2e375622063bef5dab6194be0d0cba093adcb235 (patch)
tree72924d61bd41ed1fd10346e5a94810871227b8b5 /test/functional/repositories_git_controller_test.rb
parent0d4fbfe3405494a8c6e7ef2ec91dacc2f145a4a3 (diff)
downloadredmine-2e375622063bef5dab6194be0d0cba093adcb235.tar.gz
redmine-2e375622063bef5dab6194be0d0cba093adcb235.zip
code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in test/functional/repositories_git_controller_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18469 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/functional/repositories_git_controller_test.rb')
-rw-r--r--test/functional/repositories_git_controller_test.rb1
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