@@ -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