Skip to content

Commit 443fbc5

Browse files
presleypbpmct
andauthored
Check that start worked
Co-authored-by: Ben Potter <ben@coder.com>
1 parent 279bb51 commit 443fbc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/e2e/tests/basicFlow.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@ test("Basic flow", async ({ baseURL, page }) => {
3636
// start workspace
3737
await page.waitForSelector("text=Stopped")
3838
await clickButton(page, buttons.startWorkspace)
39+
await page.waitForSelector("text=Started")
3940
})

0 commit comments

Comments
 (0)