1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-01-18 21:32:55 +00:00

Add missing fixtures in AttachmentFormatVisibilityTest (#31705).

Patch by Yuichi HARADA.


git-svn-id: http://svn.redmine.org/redmine/trunk@18327 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA 2019-07-12 07:26:16 +00:00
parent a27c847228
commit a60bac1770

View File

@ -25,6 +25,7 @@ class AttachmentFormatVisibilityTest < ActionView::TestCase
:roles, :members, :member_roles,
:users, :email_addresses,
:trackers, :issue_statuses, :enumerations, :issue_categories,
:custom_fields, :custom_fields_trackers,
:versions, :issues
def setup