##// END OF EJS Templates
remove trailing white-spaces from test/integration/api_test/http_basic_login_with_api_token_test.rb....
Toshi MARUYAMA -
r6554:bc15b437de89
parent child
Show More
@@ -12,7 +12,7 class ApiTest::HttpBasicLoginWithApiTokenTest < ActionController::IntegrationTes
12 Setting.rest_api_enabled = '0'
12 Setting.rest_api_enabled = '0'
13 Setting.login_required = '0'
13 Setting.login_required = '0'
14 end
14 end
15
15
16 # Using the NewsController because it's a simple API.
16 # Using the NewsController because it's a simple API.
17 context "get /news" do
17 context "get /news" do
18
18
General Comments 0
You need to be logged in to leave comments. Login now