mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-14 19:35:11 +02:00
60s to be safe
This commit is contained in:
@@ -207,5 +207,5 @@ module.exports = {
|
||||
|
||||
extensionsToTreatAsEsm: ['.ts'],
|
||||
|
||||
testTimeout: 50000,
|
||||
testTimeout: 60000,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user