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