mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-26 17:27:09 -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 ({
|
test("swiss tournament with bracket advancing/unadvancing & dropping out a team", async ({
|
||||||
page,
|
page,
|
||||||
}) => {
|
}) => {
|
||||||
|
test.slow();
|
||||||
|
|
||||||
const tournamentId = 5;
|
const tournamentId = 5;
|
||||||
|
|
||||||
await seed(page);
|
await seed(page);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user