mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-06-10 11:16:48 +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