We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac2d7cf commit 6082910Copy full SHA for 6082910
tests/CLI/modules/ticket_tests.py
@@ -39,7 +39,7 @@ def test_list(self):
39
'assigned_user': 'John Smith',
40
'Case_Number': 'CS123456',
41
'id': 102,
42
- 'last_edited': '2013-08-01T14:16:47-07:00',
+ 'last_edited': '2013-08-01',
43
'priority': 0,
44
'status': 'Open',
45
'title': 'Cloud Instance Cancellation - 08/01/13',
0 commit comments