mirror of
https://github.com/redmine/redmine.git
synced 2025-12-24 01:10:38 +01:00
code cleanup: rubocop: fix Layout/EmptyLines in test/functional/project_enumerations_controller_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18740 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -109,7 +109,6 @@ class ProjectEnumerationsControllerTest < Redmine::ControllerTest
|
||||
})
|
||||
assert project_activity_two.save
|
||||
|
||||
|
||||
put :update, :params => {
|
||||
:project_id => 1,
|
||||
:enumerations => {
|
||||
|
||||
Reference in New Issue
Block a user