Fixed oder after migration got merged.

This commit is contained in:
Martin Edenhofer 2016-02-07 17:18:40 +01:00
parent 4f7474ac7a
commit 21dcfda82c

View file

@ -459,11 +459,11 @@ class ZendeskImportTest < ActiveSupport::TestCase
escalation_time
pending_time
type
preferences
updated_by_id
created_by_id
created_at
updated_at
preferences)
updated_at)
assert_equal( copmare_fields, local_fields, 'ticket fields' )
end