remove trailing white-spaces from test/integration/api_test/http_basic_login_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6670 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
0cbd686a85
commit
e2b4742ceb
@ -12,7 +12,7 @@ class ApiTest::HttpBasicLoginTest < ActionController::IntegrationTest
|
|||||||
Setting.rest_api_enabled = '0'
|
Setting.rest_api_enabled = '0'
|
||||||
Setting.login_required = '0'
|
Setting.login_required = '0'
|
||||||
end
|
end
|
||||||
|
|
||||||
# Using the NewsController because it's a simple API.
|
# Using the NewsController because it's a simple API.
|
||||||
context "get /news" do
|
context "get /news" do
|
||||||
setup do
|
setup do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user