mirror of
https://github.com/redmine/redmine.git
synced 2026-06-15 23:41:36 +02:00
Add a fixture for UserTest#test_bookmarked_project_ids (#29482).
git-svn-id: http://svn.redmine.org/redmine/trunk@18877 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -28,7 +28,8 @@ class UserTest < ActiveSupport::TestCase
|
||||
:journals, :journal_details,
|
||||
:groups_users,
|
||||
:enabled_modules,
|
||||
:tokens
|
||||
:tokens,
|
||||
:user_preferences
|
||||
|
||||
include Redmine::I18n
|
||||
|
||||
|
||||
Reference in New Issue
Block a user