We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3293108 + 47d7863 commit 95c0905Copy full SHA for 95c0905
tests/test_indexing.py
@@ -46,7 +46,6 @@ def test_index_integration(dataset):
46
assert job.job_last_known_status
47
assert job.job_type
48
assert job.job_creation_time
49
- job.sleep_until_complete()
50
51
job_status_response = job.status()
52
assert STATUS_KEY in job_status_response
0 commit comments