]> source.dussan.org Git - redmine.git/commitdiff
rubocop: remove test/integration/api_test/issues_test.rb from Layout/IndentFirstArray...
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 9 Nov 2019 15:26:26 +0000 (15:26 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 9 Nov 2019 15:26:26 +0000 (15:26 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@19022 e93f8b46-1217-0410-a6f0-8f06a7374b81

.rubocop_todo.yml

index 71740bcc137195f425a3edef3311ddf454d3470d..9cc8490267c2813584c0207f5aeeac1f05fd6c5c 100644 (file)
@@ -130,7 +130,6 @@ Layout/IndentFirstArrayElement:
     - 'test/functional/settings_controller_test.rb'
     - 'test/helpers/activities_helper_test.rb'
     - 'test/helpers/issues_helper_test.rb'
-    - 'test/integration/api_test/issues_test.rb'
     - 'test/unit/issue_test.rb'
     - 'test/unit/lib/redmine/scm/adapters/git_adapter_test.rb'
     - 'test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb'