mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Add retry for tests
This commit is contained in:
@@ -11,6 +11,7 @@ const config: PlaywrightTestConfig = {
|
||||
},
|
||||
testDir: "./tests",
|
||||
testMatch: /(.+\.)?(test|spec)\.ts/,
|
||||
retries: 3,
|
||||
// https://github.com/NixOS/nixpkgs/issues/288826
|
||||
projects: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user