]> source.dussan.org Git - redmine.git/commitdiff
code cleanup: rubocop: fix Layout/EmptyLines in test/functional/project_enumerations_...
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 19 Oct 2019 07:27:23 +0000 (07:27 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 19 Oct 2019 07:27:23 +0000 (07:27 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@18740 e93f8b46-1217-0410-a6f0-8f06a7374b81

.rubocop_todo.yml
test/functional/project_enumerations_controller_test.rb

index ce172d0ed7def9557cb6d76475104d0b5dd7c628..9ba1281d828451d15fb8283f2ea3b8480f9828d8 100644 (file)
@@ -108,7 +108,6 @@ Layout/EmptyLines:
     - 'db/migrate/001_setup.rb'
     - 'lib/redmine/sudo_mode.rb'
     - 'lib/redmine/wiki_formatting/textile/redcloth3.rb'
-    - 'test/functional/project_enumerations_controller_test.rb'
     - 'test/helpers/application_helper_test.rb'
     - 'test/unit/query_test.rb'
 
index 98b7a8dd73e2588fd3366ff1650d36fb8159e2a0..ead27661b1c260f5d26319cf82392b5ed7806ba9 100644 (file)
@@ -109,7 +109,6 @@ class ProjectEnumerationsControllerTest < Redmine::ControllerTest
                                                  })
     assert project_activity_two.save
 
-
     put :update, :params => {
         :project_id => 1,
         :enumerations => {