bump further???

This commit is contained in:
Gergő Móricz 2025-04-04 21:51:53 +02:00
parent 03f7fb19a1
commit cb3008a8af

View File

@ -78,5 +78,5 @@ describe("Crawl tests", () => {
limit: 3, limit: 3,
delay: 5, delay: 5,
}); });
}, 300000); }, 600000);
}); });