Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 0c235c3

Browse files
committed
debugging more
1 parent 42061fa commit 0c235c3

File tree

1 file changed

+2
-0
lines changed
  • examples/browser-service-worker/tests

1 file changed

+2
-0
lines changed

examples/browser-service-worker/tests/test.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ const play = test.extend({
77
...playwright.servers([], true),
88
});
99

10+
play.setTimeout(60 * 1000);
11+
1012
play.describe('browser service worker:', () => {
1113
// DOM
1214
const linkDOM = "a"

0 commit comments

Comments
 (0)