Mark one more test as slow
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run

This commit is contained in:
Kalle 2026-03-21 15:46:15 +02:00
parent 05df7d1421
commit f599c408fb

View File

@ -1024,6 +1024,8 @@ test.describe("Tournament bracket", () => {
test("swiss tournament with bracket advancing/unadvancing & dropping out a team", async ({
page,
}) => {
test.slow();
const tournamentId = 5;
await seed(page);