mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-11-22 21:57:58 +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'],
|
||||
|
||||
testTimeout: 50000,
|
||||
testTimeout: 60000,
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue