increase run engine test timeouts
This commit is contained in:
@@ -11,7 +11,7 @@ export default defineConfig({
|
||||
singleThread: true,
|
||||
},
|
||||
},
|
||||
testTimeout: 60_000,
|
||||
testTimeout: 120_000,
|
||||
coverage: {
|
||||
provider: "v8",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user