increase test timeout to 20 sec.

This commit is contained in:
Karsten Hassel 2022-01-26 00:38:34 +01:00
parent 48845ab60e
commit 9f9c17ea8a

View File

@ -94,7 +94,7 @@
},
"jest": {
"verbose": true,
"testTimeout": 15000,
"testTimeout": 20000,
"testSequencer": "<rootDir>/tests/configs/test_sequencer.js",
"projects": [
{