cleanup: rubocop: fix Style/MultilineIfModifier in test/mocks/open_id_authentication_mock.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19206 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2019-11-23 14:28:25 +00:00
parent 8e3d0354a5
commit dc2ee7693c
2 changed files with 10 additions and 9 deletions

View File

@@ -1255,7 +1255,6 @@ Style/MultilineIfModifier:
- 'lib/redmine/helpers/gantt.rb'
- 'lib/redmine/wiki_formatting.rb'
- 'lib/redmine/wiki_formatting/textile/redcloth3.rb'
- 'test/mocks/open_id_authentication_mock.rb'
Style/MultilineTernaryOperator:
Exclude: