remove timeout

This commit is contained in:
Kagami Sascha Rosylight 2023-02-11 21:29:16 +01:00
parent 6651fd378a
commit 3fe59a7854

View file

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