chore: sets maxRetries
This commit is contained in:
@@ -25,4 +25,5 @@ export default defineConfig({
|
||||
timeout: EXPECT_TIMEOUT,
|
||||
},
|
||||
workers: 16,
|
||||
maxFailures: 1,
|
||||
})
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
],
|
||||
"paths": {
|
||||
"@payload-config": [
|
||||
"./test/_community/config.ts"
|
||||
"./test/fields/config.ts"
|
||||
],
|
||||
"@payloadcms/live-preview": [
|
||||
"./packages/live-preview/src"
|
||||
|
||||
Reference in New Issue
Block a user