mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-26 04:57:08 -05:00
Fix prepared maps e2e test
This commit is contained in:
@@ -899,6 +899,8 @@ test.describe("Tournament bracket", () => {
|
||||
|
||||
await page.getByTestId("prepare-maps-button").click();
|
||||
|
||||
await page.getByLabel("Expected teams").selectOption("8");
|
||||
|
||||
await page.getByTestId("confirm-finalize-bracket-button").click();
|
||||
|
||||
await expect(page.getByTestId("prepared-maps-check-icon")).toBeVisible();
|
||||
|
||||
Reference in New Issue
Block a user