mirror of
https://github.com/redmine/redmine.git
synced 2026-06-17 20:10:30 +02:00
IssueCustomFieldTest randomly fails (#31967).
Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18409 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -26,7 +26,6 @@ class IssueCustomFieldTest < ActiveSupport::TestCase
|
||||
|
||||
def setup
|
||||
User.current = nil
|
||||
@category = IssueCategory.find(1)
|
||||
end
|
||||
|
||||
def test_custom_field_with_visible_set_to_false_should_validate_roles
|
||||
|
||||
Reference in New Issue
Block a user