Skip to content

Commit 47d7863

Browse files
author
Ubuntu
committed
Make test less flaky
1 parent 0abbdf7 commit 47d7863

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_indexing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ def test_index_integration(dataset):
4646
assert job.job_last_known_status
4747
assert job.job_type
4848
assert job.job_creation_time
49-
job.sleep_until_complete()
5049

5150
job_status_response = job.status()
5251
assert STATUS_KEY in job_status_response

0 commit comments

Comments
 (0)