]> source.dussan.org Git - redmine.git/commitdiff
Merge r22734 from trunk to 5.1-stable (#40239).
authorMarius Balteanu <marius.balteanu@zitec.com>
Mon, 26 Feb 2024 06:14:48 +0000 (06:14 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Mon, 26 Feb 2024 06:14:48 +0000 (06:14 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22735 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/system/issues_test.rb

index f0a74923886558dfc79a4e9cffd28dd6ca207616..b08c24e72e90d8b9af4f8f21e4af657d50c46a51 100644 (file)
@@ -25,7 +25,7 @@ class IssuesSystemTest < ApplicationSystemTestCase
            :issue_statuses, :issues, :issue_categories,
            :enumerations, :custom_fields, :custom_values, :custom_fields_trackers,
            :watchers, :journals, :journal_details, :versions,
-           :workflows
+           :workflows, :user_preferences
 
   def test_create_issue
     log_user('jsmith', 'jsmith')