From 881d9390ddcf10bc784c75a47439e931500f7dc3 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Fri, 28 Jun 2024 16:28:19 +0100 Subject: [PATCH] fix: ci --- playwright.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playwright.config.ts b/playwright.config.ts index 42723ec..e1f0de1 100644 --- a/playwright.config.ts +++ b/playwright.config.ts @@ -12,7 +12,7 @@ export default defineConfig({ trace: 'on-first-retry' }, webServer: { - command: 'npm run preview', + command: 'npm run serve', url: 'http://localhost:4173' }, projects: [