Skip to content

Commit ee88071

Browse files
unit test case
1 parent 4d45211 commit ee88071

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/resources/test_multipartycalls.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ def test_list_MPC(self):
312312
'status': 'active',
313313
'termination_cause_code': 1010,
314314
'end_time__gte': '2020-03-10 11:45',
315-
'start_time__lte': '2020-03-30 09:35',
315+
'creation_time__lte': '2020-03-30 09:35',
316316
'limit': 15,
317317
'offset': 156
318318
}

0 commit comments

Comments
 (0)