mirror of
https://github.com/misskey-dev/misskey
synced 2024-11-28 23:09:16 +09:00
60s to be safe
This commit is contained in:
parent
1b77bf769b
commit
f3e0f57962
@ -207,5 +207,5 @@ module.exports = {
|
|||||||
|
|
||||||
extensionsToTreatAsEsm: ['.ts'],
|
extensionsToTreatAsEsm: ['.ts'],
|
||||||
|
|
||||||
testTimeout: 50000,
|
testTimeout: 60000,
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user