Post release version bump
[skip ci]
This commit is contained in:
parent
9fdd6f0b43
commit
6ef29afac3
10 changed files with 398 additions and 3898 deletions
|
|
@ -18,7 +18,7 @@ const config = {
|
|||
},
|
||||
testTimeout: 10000,
|
||||
fileParallelism: false,
|
||||
exclude: ['./pkg/lib/**', '**/node_modules/**', '**/dist/**'],
|
||||
exclude: ['./pkg/lib/**', '**/node_modules/**', '**/dist/**', './playwright/**'],
|
||||
retry: 3,
|
||||
},
|
||||
reporters: ['default', 'junit'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue