1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-30 12:19:38 +00:00

SQLite3::ConstraintException

git-svn-id: http://svn.redmine.org/redmine/trunk@17534 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2018-09-29 09:19:39 +00:00
parent 63d803c0b9
commit 9123ae9cb7

View File

@ -25,7 +25,8 @@ class TimeEntryQueryTest < ActiveSupport::TestCase
:journals, :journal_details,
:issue_categories, :enumerations,
:groups_users,
:enabled_modules
:enabled_modules,
:custom_fields, :custom_fields_trackers, :custom_fields_projects
def test_filter_values_without_project_should_be_arrays
q = TimeEntryQuery.new