]> source.dussan.org Git - redmine.git/commitdiff
rubocop: remove test/integration/attachments_test.rb from Layout/EmptyLinesAroundExce...
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 7 Oct 2019 02:32:36 +0000 (02:32 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 7 Oct 2019 02:32:36 +0000 (02:32 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@18604 e93f8b46-1217-0410-a6f0-8f06a7374b81

.rubocop_todo.yml

index 52d092c3f758e7754514ec680f093e8b9da368a2..83d4cc88464d5b798341f4be58959c220b8576f6 100644 (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: