mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-11 01:51:32 +00: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:
parent
1d705100d5
commit
81a2e5338d
@ -28,7 +28,8 @@ class UserTest < ActiveSupport::TestCase
|
||||
:journals, :journal_details,
|
||||
:groups_users,
|
||||
:enabled_modules,
|
||||
:tokens
|
||||
:tokens,
|
||||
:user_preferences
|
||||
|
||||
include Redmine::I18n
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user