mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[chore] nb retries to 1
This commit is contained in:
@@ -14,5 +14,5 @@ export default defineConfig({
|
||||
testMatch: "**/*.test.ts",
|
||||
timeout: 200000,
|
||||
fullyParallel: true,
|
||||
retries: 2,
|
||||
retries: 1,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user