summaryrefslogtreecommitdiffstats
path: root/test/integration/api_test/news_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/api_test/news_test.rb')
-rw-r--r--test/integration/api_test/news_test.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/integration/api_test/news_test.rb b/test/integration/api_test/news_test.rb
index a450c4765..c526c5089 100644
--- a/test/integration/api_test/news_test.rb
+++ b/test/integration/api_test/news_test.rb
@@ -27,10 +27,6 @@ class Redmine::ApiTest::NewsTest < Redmine::ApiTest::Base
:enabled_modules,
:news
- def setup
- Setting.rest_api_enabled = '1'
- end
-
test "GET /news.xml should return news" do
get '/news.xml'