We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1f844 commit ea6e45bCopy full SHA for ea6e45b
test/e2e/basic.test.ts
@@ -25,7 +25,6 @@ describe('basic', () => {
25
})
26
}
27
28
- page.
29
await page.waitForTimeout(5000)
30
expect(logs).toMatchInlineSnapshot(`
31
[
0 commit comments