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 escalation_time
pending_time pending_time
type type
preferences
updated_by_id updated_by_id
created_by_id created_by_id
created_at created_at
updated_at updated_at)
preferences)
assert_equal( copmare_fields, local_fields, 'ticket fields' ) assert_equal( copmare_fields, local_fields, 'ticket fields' )
end end