chore: update to ai sdk v5 beta (#1074)
This commit is contained in:
parent
7d8e71383f
commit
4c281fe09d
54 changed files with 1372 additions and 1060 deletions
|
|
@ -44,9 +44,9 @@ export default defineConfig({
|
|||
},
|
||||
|
||||
/* Configure global timeout for each test */
|
||||
timeout: 120 * 1000, // 120 seconds
|
||||
timeout: 240 * 1000, // 120 seconds
|
||||
expect: {
|
||||
timeout: 120 * 1000,
|
||||
timeout: 240 * 1000,
|
||||
},
|
||||
|
||||
/* Configure projects */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue