Skip to content

Commit 5e3dd2a

Browse files
author
Val Brodsky
committed
Fix tests
1 parent f734b58 commit 5e3dd2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/labelbox/tests/unit/test_project.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def test_project_editor_task_type(api_editor_task_type,
3131
"allowedMediaType": "IMAGE",
3232
"queueMode": "BATCH",
3333
"setupComplete": "2021-06-01T00:00:00.000Z",
34+
"modelSetupComplete": None,
3435
})
3536

3637
assert project.editor_task_type == expected_editor_task_type

0 commit comments

Comments
 (0)