rubocop: remove test/functional/issues_controller_test.rb from Layout/MultilineHashBraceLayout fixed by previous revision

git-svn-id: http://svn.redmine.org/redmine/trunk@19312 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2019-11-25 18:59:04 +00:00
parent d0d9e087af
commit 22a0a7862e

View File

@@ -186,7 +186,6 @@ Layout/MultilineHashBraceLayout:
- 'lib/redmine/scm/adapters/subversion_adapter.rb'
- 'test/functional/documents_controller_test.rb'
- 'test/functional/imports_controller_test.rb'
- 'test/functional/issues_controller_test.rb'
- 'test/functional/issues_controller_transaction_test.rb'
- 'test/functional/my_controller_test.rb'
- 'test/functional/queries_controller_test.rb'