cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/functional/settings_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19239 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2019-11-24 05:44:18 +00:00
parent fc8b4aa65c
commit b30e155d07
2 changed files with 8 additions and 5 deletions

View File

@@ -156,7 +156,6 @@ Layout/IndentFirstArrayElement:
- 'lib/redmine/wiki_formatting/textile/redcloth3.rb'
- 'test/functional/auth_sources_controller_test.rb'
- 'test/functional/repositories_mercurial_controller_test.rb'
- 'test/functional/settings_controller_test.rb'
- 'test/helpers/activities_helper_test.rb'
- 'test/helpers/issues_helper_test.rb'
- 'test/unit/issue_test.rb'