diff --git a/playwright.config.ts b/playwright.config.ts index 2d82212a304..342a302461c 100644 --- a/playwright.config.ts +++ b/playwright.config.ts @@ -72,7 +72,7 @@ export default defineConfig({ ], /* Run local dev server before starting the tests */ - + webServer: { command: "pnpm start:built", url: "http://127.0.0.1:3000",