increase test timeout

This commit is contained in:
Karsten Hassel 2022-01-07 22:00:31 +01:00
parent 7fa54642e1
commit e8c0611db4

View File

@ -94,7 +94,7 @@
},
"jest": {
"verbose": true,
"testTimeout": 10000,
"testTimeout": 15000,
"projects": [
{
"displayName": "unit",