mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-06 01:10:40 +00:00
add retry
This commit is contained in:
@@ -10,6 +10,7 @@ const config: PlaywrightTestConfig = {
|
||||
outputDir: './test-results',
|
||||
testDir: './test',
|
||||
timeout: 30_000,
|
||||
retries: 2,
|
||||
|
||||
webServer: {
|
||||
command: 'pnpm run docker:up',
|
||||
|
Reference in New Issue
Block a user