more merging
This commit is contained in:
parent
67ffe6a823
commit
d6f955d2d9
5 changed files with 107 additions and 251 deletions
|
|
@ -17,5 +17,8 @@ export default defineConfig({
|
|||
baseURL: "http://localhost:3000",
|
||||
// Action timeout (clicks, fills, etc.)
|
||||
actionTimeout: 5000,
|
||||
// Reduce screenshot/recording overhead
|
||||
screenshot: "only-on-failure",
|
||||
trace: "retain-on-failure",
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue