summaryrefslogtreecommitdiffstats
path: root/test/functional/calendars_controller_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/calendars_controller_test.rb')
-rw-r--r--test/functional/calendars_controller_test.rb3
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