mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Add missing fixture (#13468).
git-svn-id: http://svn.redmine.org/redmine/trunk@18455 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
69dcf52735
commit
cab9053067
@ -28,7 +28,8 @@ class Redmine::ApiTest::NewsTest < Redmine::ApiTest::Base
|
||||
:members,
|
||||
:enabled_modules,
|
||||
:news,
|
||||
:comments
|
||||
:comments,
|
||||
:attachments
|
||||
|
||||
test "GET /news.xml should return news" do
|
||||
get '/news.xml'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user