mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
fix: Tests timeout on slower machines
This commit is contained in:
parent
77f8e79bc2
commit
a07ea5e8b1
@ -26,5 +26,5 @@ module.exports = {
|
||||
'^jose/(.*)$': '<rootDir>/node_modules/jose/dist/node/cjs/$1',
|
||||
},
|
||||
// Slower machines had problems calling the WebSocket integration callbacks on time
|
||||
testTimeout: 15000,
|
||||
testTimeout: 60000,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user