mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable 60 second timeout
This commit is contained in:
parent
3b243fe200
commit
b62236d9e8
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ const vitestConfig = {
|
|||
...astroConfig.vite,
|
||||
|
||||
test: {
|
||||
testTimeout: 60 * 1000,
|
||||
// testTimeout: 60 * 1000,
|
||||
setupFiles: 'tsconfig-paths/register'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue