summaryrefslogtreecommitdiffstats
path: root/test/functional/repositories_controller_test.rb
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2019-06-06 14:53:23 +0000
committerGo MAEDA <maeda@farend.jp>2019-06-06 14:53:23 +0000
commitadebf4da1dba677f137b65be56d981ca1e2cef3d (patch)
tree63ced2a2d9a15f055b61620b9fa76fcc7a377510 /test/functional/repositories_controller_test.rb
parent7ba7a19cf6047d5428069d6b4a57a5f8859f6826 (diff)
downloadredmine-adebf4da1dba677f137b65be56d981ca1e2cef3d.tar.gz
redmine-adebf4da1dba677f137b65be56d981ca1e2cef3d.zip
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
Diffstat (limited to 'test/functional/repositories_controller_test.rb')
-rw-r--r--test/functional/repositories_controller_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/repositories_controller_test.rb b/test/functional/repositories_controller_test.rb
index aff5c74cd..3bf0e23d6 100644
--- a/test/functional/repositories_controller_test.rb
+++ b/test/functional/repositories_controller_test.rb
@@ -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 => {