diff options
author | Go MAEDA <maeda@farend.jp> | 2019-01-09 14:26:56 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-01-09 14:26:56 +0000 |
commit | 6765505b2d0dd14014988b9b15096a33f5b9b2d1 (patch) | |
tree | 57a94d1753c94cd331dc195cd32cb128cb17fec4 /test/functional/calendars_controller_test.rb | |
parent | f80905af7daac2881bdfecf8fbaeae454b9c13f3 (diff) | |
download | redmine-6765505b2d0dd14014988b9b15096a33f5b9b2d1.tar.gz redmine-6765505b2d0dd14014988b9b15096a33f5b9b2d1.zip |
Add missing fixtures to several tests (#30276).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17780 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/functional/calendars_controller_test.rb')
-rw-r--r-- | test/functional/calendars_controller_test.rb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/functional/calendars_controller_test.rb b/test/functional/calendars_controller_test.rb index a1036441d..7e1cd4413 100644 --- a/test/functional/calendars_controller_test.rb +++ b/test/functional/calendars_controller_test.rb @@ -30,7 +30,8 @@ class CalendarsControllerTest < Redmine::ControllerTest :issue_relations, :issue_categories, :enumerations, - :queries + :queries, + :users, :email_addresses def test_show with_settings :gravatar_enabled => '1' do |