From 7c3e530233b3ce5eae8bb2c21fe3d77dd8998d74 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Thu, 20 Apr 2017 00:11:39 +0200 Subject: [PATCH] Moved to mini test 6. --- test/integration/otrs_import_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/otrs_import_test.rb b/test/integration/otrs_import_test.rb index 95a596180..47d078278 100644 --- a/test/integration/otrs_import_test.rb +++ b/test/integration/otrs_import_test.rb @@ -182,7 +182,7 @@ class OtrsImportTest < ActiveSupport::TestCase assert_equal( 'partner', ticket.customer.login ) assert_equal( 'Partner der betreut', ticket.organization.name ) assert_equal( Time.zone.parse('2014-11-20 22:33:41 +0000').gmtime.to_s, ticket.created_at.to_s ) - assert_equal( nil, ticket.close_at ) + assert_nil( ticket.close_at ) # check history # - create entry