mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-11-01 04:44:16 +01:00
use pnpm command
This commit is contained in:
parent
f8d8fa05b0
commit
7691dc80f8
@ -12,7 +12,7 @@ const config: PlaywrightTestConfig = {
|
|||||||
timeout: 30_000,
|
timeout: 30_000,
|
||||||
|
|
||||||
webServer: {
|
webServer: {
|
||||||
command: 'docker compose -f docker-compose.dev.yaml up',
|
command: 'pnpm run docker:up',
|
||||||
port: 3000,
|
port: 3000,
|
||||||
reuseExistingServer: true,
|
reuseExistingServer: true,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user