@@ -18,7 +18,7 | |||
|
18 | 18 | require File.expand_path('../../../test_helper', __FILE__) |
|
19 | 19 | |
|
20 | 20 | class Redmine::ApiTest::GroupsTest < Redmine::ApiTest::Base |
|
21 | fixtures :users, :groups_users | |
|
21 | fixtures :users, :groups_users, :email_addresses | |
|
22 | 22 | |
|
23 | 23 | test "GET /groups.xml should require authentication" do |
|
24 | 24 | get '/groups.xml' |
General Comments 0
You need to be logged in to leave comments.
Login now