remove timeout
This commit is contained in:
parent
6651fd378a
commit
3fe59a7854
|
@ -206,6 +206,4 @@ module.exports = {
|
||||||
// watchman: true,
|
// watchman: true,
|
||||||
|
|
||||||
extensionsToTreatAsEsm: ['.ts'],
|
extensionsToTreatAsEsm: ['.ts'],
|
||||||
|
|
||||||
testTimeout: 50000,
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue