mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-04-04 10:55:26 +00:00
restructuring
This commit is contained in:
@@ -11,7 +11,7 @@ const config: PlaywrightTestConfig = {
|
||||
testDir: './test',
|
||||
|
||||
webServer: {
|
||||
command: 'pnpm run ci:server',
|
||||
command: 'pnpm run test:server',
|
||||
port: 1234,
|
||||
reuseExistingServer: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user