diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 71740bcc1..9cc849026 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -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'