mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-25 03:51:37 +02:00
Fix test failing in Github that works locally
This commit is contained in:
parent
6454a3107c
commit
4067abb07e
@ -320,7 +320,7 @@ class TicketTest(APITestCase):
|
||||
"new_status": None,
|
||||
"time_spent": None,
|
||||
"followupattachment_set": [],
|
||||
"date": frozen_date_time_str + "Z",
|
||||
"date": frozen_date_time_str,
|
||||
"message_id": None,
|
||||
}
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user