mirror of
https://github.com/redmine/redmine.git
synced 2025-10-31 18:36:07 +01:00
Remove trailing whitespaces from test (#31506).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18233 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -193,7 +193,7 @@ class CustomFieldsControllerTest < Redmine::ControllerTest
|
||||
:type => 'IssueCustomField',
|
||||
:custom_field => {
|
||||
:field_format => 'list'
|
||||
},
|
||||
},
|
||||
:format => 'js'
|
||||
},
|
||||
:xhr => true
|
||||
@@ -247,7 +247,7 @@ class CustomFieldsControllerTest < Redmine::ControllerTest
|
||||
:field_format => "string",
|
||||
:is_for_all => "0",
|
||||
:project_ids => ["1", "3", ""]
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
assert_response 302
|
||||
|
||||
Reference in New Issue
Block a user