Skip to content

Commit b43a059

Browse files
Drew KaulDrew Kaul
authored andcommitted
fix async test scene upload
1 parent 3a1d45b commit b43a059

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/test_scene.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,4 +321,7 @@ def test_scene_upload_async(dataset):
321321
"scenes_errored": 0,
322322
}
323323
},
324+
"job_progress": "1.00",
325+
"completed_steps": 1,
326+
"total_steps": 1,
324327
}

0 commit comments

Comments
 (0)