Skip to content

Commit 6082910

Browse files
caberoscaberos
authored andcommitted
fix tox tool
1 parent ac2d7cf commit 6082910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CLI/modules/ticket_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def test_list(self):
3939
'assigned_user': 'John Smith',
4040
'Case_Number': 'CS123456',
4141
'id': 102,
42-
'last_edited': '2013-08-01T14:16:47-07:00',
42+
'last_edited': '2013-08-01',
4343
'priority': 0,
4444
'status': 'Open',
4545
'title': 'Cloud Instance Cancellation - 08/01/13',

0 commit comments

Comments
 (0)