We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2a294 commit b523304Copy full SHA for b523304
1 file changed
src/summary/tests/api/test_api_tasks.py
@@ -42,7 +42,6 @@ def test_create_task_returns_task_id(self, mock_time, mock_apply_async, client):
42
"sub-123",
43
1735725600.0,
44
"room-abc",
45
- "EG_test123",
46
"UTC",
47
None,
48
"https://example.com/file.mp4",
0 commit comments