Increase timeouts

This commit is contained in:
Adria Navarro 2023-11-30 11:57:29 +01:00
parent bbe41e04a2
commit 57b4c08731
1 changed files with 1 additions and 1 deletions

View File

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