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