Post release version bump

[skip ci]
This commit is contained in:
schutzbot 2025-03-05 08:31:42 +00:00 committed by Klara Simickova
parent 9fdd6f0b43
commit 6ef29afac3
10 changed files with 398 additions and 3898 deletions

View file

@ -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'],