mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-20 01:55:26 -05:00
Increase test timeout
This commit is contained in:
@@ -866,7 +866,7 @@ test.describe("Tournament bracket", () => {
|
||||
});
|
||||
|
||||
test("locks/unlocks matches & sets match as casted", async ({ page }) => {
|
||||
test.slow();
|
||||
test.setTimeout(120000);
|
||||
|
||||
const tournamentId = 2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user