mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Fix E2E test
This commit is contained in:
parent
a4b7152f72
commit
d91b985e52
|
|
@ -216,6 +216,8 @@ test.describe("Tournament Organization", () => {
|
|||
url: "/org/sendouink",
|
||||
});
|
||||
|
||||
await page.getByRole("tab", { name: "Admin" }).click();
|
||||
|
||||
const isEstablishedForm = createFormHelpers(
|
||||
page,
|
||||
updateIsEstablishedSchema,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user