mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 09:54:36 -05:00
Mark one more test as slow
This commit is contained in:
parent
05df7d1421
commit
f599c408fb
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user