Merge r22734 from trunk to 5.1-stable (#40239).

git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22735 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2024-02-26 06:14:48 +00:00
parent 2c778ac935
commit ad68941fa5

View 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')