diff --git a/test/e2e/extend-registry.test.ts b/test/e2e/extend-registry.test.ts index 61df031c..54b55c9a 100644 --- a/test/e2e/extend-registry.test.ts +++ b/test/e2e/extend-registry.test.ts @@ -22,7 +22,7 @@ describe('basic', () => { location: `${parseURL(msg.location().url).pathname}:${msg.location().lineNumber}`, }) }) - await page.waitForTimeout(1000) + await page.waitForTimeout(5000) expect(logs).toMatchInlineSnapshot(` [ {