longer timeout value

This commit is contained in:
Kagami Sascha Rosylight
2023-02-11 20:54:27 +01:00
parent 1750fc5819
commit 857605c4e9

View File

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