mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-05 17:00:39 +00:00
use pnpm command
This commit is contained in:
@@ -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,
|
||||
},
|
||||
|
Reference in New Issue
Block a user