[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

test: double allowed playwright start time 🤔

+1 -1
+1 -1
playwright.config.ts
··· 16 16 command: 'pnpm start:playwright:webserver', 17 17 url: baseURL, 18 18 reuseExistingServer: false, 19 - timeout: 120_000, 19 + timeout: 240_000, 20 20 }, 21 21 use: { 22 22 baseURL,