jest: bump the timeout
5s is too rapid for a laptop. Bump the timeout to 15s to have a little room.
This commit is contained in:
parent
dd54af2c7b
commit
dc3cac8902
1 changed files with 2 additions and 1 deletions
|
|
@ -50,7 +50,8 @@
|
|||
],
|
||||
"setupFilesAfterEnv": [
|
||||
"./src/test/jest.setup.js"
|
||||
]
|
||||
],
|
||||
"testTimeout": 10000
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.22.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue