]> source.dussan.org Git - redmine.git/commitdiff
add missing fixture to test/unit/query_test.rb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 3 Nov 2014 08:25:12 +0000 (08:25 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 3 Nov 2014 08:25:12 +0000 (08:25 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@13551 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/unit/query_test.rb

index b46da14050bab479d0455d5de1b1cb842cec12dd..c9c669387c972bdfe9af1dfa6e6007bb3141f9e2 100644 (file)
@@ -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'