mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-14 11:22:54 +00:00
add missing fixture to test/unit/query_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@13551 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
9357ba1d4b
commit
41023cb5ff
@ -26,7 +26,8 @@ class QueryTest < ActiveSupport::TestCase
|
||||
:watchers, :custom_fields, :custom_values, :versions,
|
||||
:queries,
|
||||
:projects_trackers,
|
||||
:custom_fields_trackers
|
||||
:custom_fields_trackers,
|
||||
:workflows
|
||||
|
||||
def test_query_with_roles_visibility_should_validate_roles
|
||||
set_language_if_valid 'en'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user