mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-02-17 06:31:51 +01:00
60s to be safe
This commit is contained in:
parent
1b77bf769b
commit
f3e0f57962
1 changed files with 1 additions and 1 deletions
|
@ -207,5 +207,5 @@ module.exports = {
|
||||||
|
|
||||||
extensionsToTreatAsEsm: ['.ts'],
|
extensionsToTreatAsEsm: ['.ts'],
|
||||||
|
|
||||||
testTimeout: 50000,
|
testTimeout: 60000,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue