remove timeout

This commit is contained in:
Kagami Sascha Rosylight 2023-02-11 21:29:16 +01:00
parent 6651fd378a
commit 3fe59a7854
1 changed files with 0 additions and 2 deletions

View File

@ -206,6 +206,4 @@ module.exports = {
// watchman: true,
extensionsToTreatAsEsm: ['.ts'],
testTimeout: 50000,
};