mirror of
https://github.com/redmine/redmine.git
synced 2026-01-27 01:39:58 +01:00
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:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user