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