mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Mark E2E test as slow
This commit is contained in:
parent
7ca2d4e950
commit
b2c975934c
|
|
@ -300,6 +300,8 @@ test.describe("Tournament bracket", () => {
|
|||
test("completes and finalizes a small tournament with badge assigning", async ({
|
||||
page,
|
||||
}) => {
|
||||
test.slow();
|
||||
|
||||
const tournamentId = 2;
|
||||
|
||||
await seed(page);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user