1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-19 15:01:14 +00:00

cleanup: rubocop: fix Layout/EmptyLines in test/helpers/application_helper_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19218 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2019-11-23 15:12:12 +00:00
parent c19550ddc1
commit 141b07d0c7
2 changed files with 0 additions and 2 deletions

View 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.

View 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