Fixed oder after migration got merged.
This commit is contained in:
parent
4f7474ac7a
commit
21dcfda82c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue