Skip to content

Commit bc3161a

Browse files
committed
minor: remove stub e2e test
1 parent 9e1d53c commit bc3161a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/e2e/instance.e2e.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,3 @@ test('instance table', async ({ page }) => {
240240
state: expect.stringMatching(/^starting\d+s$/),
241241
})
242242
})
243-
244-
test("polling doesn't close row actions menu", async ({ page }) => {
245-
await page.goto('/projects/mock-project/instances/db1')
246-
})

0 commit comments

Comments
 (0)