mirror of
https://github.com/redmine/redmine.git
synced 2025-11-10 07:16:03 +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:
@@ -56,7 +56,7 @@ class RepositoriesControllerTest < Redmine::RepositoryControllerTest
|
||||
assert_select 'option[value=Git]:not([selected])'
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
def test_get_new_with_type
|
||||
@request.session[:user_id] = 1
|
||||
get :new, :params => {
|
||||
|
||||
Reference in New Issue
Block a user