diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index ce172d0ed..9ba1281d8 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -108,7 +108,6 @@ Layout/EmptyLines: - 'db/migrate/001_setup.rb' - 'lib/redmine/sudo_mode.rb' - 'lib/redmine/wiki_formatting/textile/redcloth3.rb' - - 'test/functional/project_enumerations_controller_test.rb' - 'test/helpers/application_helper_test.rb' - 'test/unit/query_test.rb' diff --git a/test/functional/project_enumerations_controller_test.rb b/test/functional/project_enumerations_controller_test.rb index 98b7a8dd7..ead27661b 100644 --- a/test/functional/project_enumerations_controller_test.rb +++ b/test/functional/project_enumerations_controller_test.rb @@ -109,7 +109,6 @@ class ProjectEnumerationsControllerTest < Redmine::ControllerTest }) assert project_activity_two.save - put :update, :params => { :project_id => 1, :enumerations => {