mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-01-05 23:13:08 +00:00
CI
This commit is contained in:
parent
bc9fd4ce71
commit
9f87c0ca06
@ -43,6 +43,7 @@ test("availability navigation buttons", async ({ page }) => {
|
||||
page.locator("footer .button--outline").first()
|
||||
).not.toHaveAttribute("disabled");
|
||||
await page.getByLabel("Total size").click();
|
||||
await page.getByLabel("Total size").fill("");
|
||||
await page.getByLabel("Total size").fill("19");
|
||||
await expect(
|
||||
page.locator("footer .button--outline").first()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user