code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/functional/email_addresses_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@18658 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2019-10-14 14:51:59 +00:00
parent 70965412a6
commit 9222ff952c
2 changed files with 0 additions and 2 deletions

View File

@@ -137,7 +137,6 @@ Layout/EmptyLineBetweenDefs:
- 'app/models/version.rb'
- 'lib/redmine/info.rb'
- 'lib/redmine/version.rb'
- 'test/functional/email_addresses_controller_test.rb'
- 'test/functional/settings_controller_test.rb'
- 'test/functional/users_controller_test.rb'
- 'test/helpers/sort_helper_test.rb'