mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 02:02:23 +00:00
tee
This commit is contained in:
@@ -72,13 +72,11 @@ export default defineConfig({
|
||||
],
|
||||
|
||||
/* Run local dev server before starting the tests */
|
||||
/*
|
||||
|
||||
webServer: {
|
||||
command: "pnpm start:built",
|
||||
url: "http://127.0.0.1:3000",
|
||||
reuseExistingServer: !process.env.CI,
|
||||
timeout: 5 * 60_000,
|
||||
},
|
||||
|
||||
*/
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user