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