]> source.dussan.org Git - redmine.git/commitdiff
cleanup: rubocop: fix Layout/EmptyLines in test/helpers/application_helper_test.rb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 23 Nov 2019 15:12:12 +0000 (15:12 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 23 Nov 2019 15:12:12 +0000 (15:12 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@19218 e93f8b46-1217-0410-a6f0-8f06a7374b81

.rubocop_todo.yml
test/helpers/application_helper_test.rb

index a04b91d2bd83511fbfa1ed109d365a5bb52b8895..d1f7ca955781c8fa46ecb40cb67fd7aa6fe7e906 100644 (file)
@@ -52,7 +52,6 @@ Layout/EmptyLines:
     - 'config/routes.rb'
     - 'db/migrate/001_setup.rb'
     - 'lib/redmine/sudo_mode.rb'
-    - 'test/helpers/application_helper_test.rb'
 
 # Cop supports --auto-correct.
 # Configuration parameters: EnforcedStyle.
index 1d5f70a628cfc5c1630e0703d0128cbf5476ac0c..2717b8d2476a05661d64ef6f476913ade023bc6e 100644 (file)
@@ -1893,7 +1893,6 @@ class ApplicationHelperTest < Redmine::HelperTest
     assert_match(/name="new_issue-[a-z0-9]{8}"/, labelled_form_for(Issue.new){})
   end
 
-
   private
 
   def wiki_links_with_special_characters