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.
1 parent ab7da7d commit 6a84780Copy full SHA for 6a84780
cesium_app/tests/frontend/test_pipeline_sequentially.py
@@ -118,4 +118,4 @@ def test_pipeline_sequentially(driver):
118
119
driver.wait_for_xpath("//div[contains(text(),'Model predictions begun')]")
120
121
- driver.wait_for_xpath("//td[contains(text(),'Completed')]", 10)
+ driver.wait_for_xpath("//td[contains(text(),'Completed')]", 15)
0 commit comments