rubocop: remove test/integration/attachments_test.rb from Layout/EmptyLinesAroundExceptionHandling fixed by r18593

git-svn-id: http://svn.redmine.org/redmine/trunk@18604 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2019-10-07 02:32:36 +00:00
parent 3c5d5df196
commit 78b1838b68

View File

@@ -210,7 +210,6 @@ Layout/EmptyLinesAroundExceptionHandlingKeywords:
- 'app/controllers/imports_controller.rb'
- 'app/controllers/wiki_controller.rb'
- 'test/functional/settings_controller_test.rb'
- 'test/integration/attachments_test.rb'
# Cop supports --auto-correct.
Layout/EmptyLinesAroundMethodBody: