1
0
Fork 0
mirror of synced 2024-08-09 15:17:57 +12:00

Increase timeouts

This commit is contained in:
Adria Navarro 2023-11-30 11:57:29 +01:00
parent bbe41e04a2
commit 57b4c08731

View file

@ -8,7 +8,7 @@ tk.reset()
describe("redlockImpl", () => { describe("redlockImpl", () => {
describe("doWithLock", () => { describe("doWithLock", () => {
const config = new DBTestConfiguration() const config = new DBTestConfiguration()
const lockTtl = 25 const lockTtl = 50
function runLockWithExecutionTime({ function runLockWithExecutionTime({
opts, opts,