summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/unit/user_test.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/unit/user_test.rb b/test/unit/user_test.rb
index c1b6d4634..582c88200 100644
--- a/test/unit/user_test.rb
+++ b/test/unit/user_test.rb
@@ -28,7 +28,8 @@ class UserTest < ActiveSupport::TestCase
:journals, :journal_details,
:groups_users,
:enabled_modules,
- :tokens
+ :tokens,
+ :user_preferences
include Redmine::I18n