]> source.dussan.org Git - redmine.git/commitdiff
rubocop: remove test/functional/project_enumerations_controller_test.rb from Layout...
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 9 Oct 2019 07:39:13 +0000 (07:39 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 9 Oct 2019 07:39:13 +0000 (07:39 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@18639 e93f8b46-1217-0410-a6f0-8f06a7374b81

.rubocop_todo.yml

index a8581835a91a7c41cef9420ec49c7da6795f3347..bd6c71da2d5f211cfdfafbdb8ee2bda41c2d83d9 100644 (file)
@@ -287,7 +287,6 @@ Layout/IndentHeredoc:
 Layout/IndentationConsistency:
   Exclude:
     - 'app/models/attachment.rb'
-    - 'test/functional/project_enumerations_controller_test.rb'
     - 'test/helpers/application_helper_test.rb'
     - 'test/integration/api_test/custom_fields_attribute_test.rb'
     - 'test/mocks/open_id_authentication_mock.rb'