mirror of
https://github.com/zhangxiangliang/stock-api.git
synced 2025-01-23 06:00:24 +08:00
feat: 修改 jest 超时时间配置
This commit is contained in:
parent
3c2a374d98
commit
3aa46e8358
@ -1,5 +1,6 @@
|
||||
{
|
||||
"verbose": true,
|
||||
"testTimeout": 15000,
|
||||
"transform": {
|
||||
"^.+\\.(t|j)sx?$": "ts-jest"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user