mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-07 16:11:30 +00: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:
parent
ae8ee086b4
commit
62443361af
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user