longer timeout value
This commit is contained in:
parent
1750fc5819
commit
857605c4e9
1 changed files with 2 additions and 0 deletions
|
|
@ -206,4 +206,6 @@ module.exports = {
|
|||
// watchman: true,
|
||||
|
||||
extensionsToTreatAsEsm: ['.ts'],
|
||||
|
||||
testTimeout: 10000,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue