1
0
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:
Go MAEDA 2019-09-12 12:51:23 +00:00
parent 69dcf52735
commit cab9053067

View File

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