Proxy Aeroflot shell in standalone
This commit is contained in:
@@ -50,7 +50,6 @@ test("TIRREDESIGN-26: schedule details day tabs disable non-operating flight dat
|
||||
|
||||
await page.goto(URL);
|
||||
await expect(page.getByTestId("day-tabs")).toBeVisible({ timeout: 15000 });
|
||||
await expect(page.getByTestId("day-tab-20260519")).toBeEnabled();
|
||||
|
||||
const nonOperatingFriday = page.getByTestId("day-tab-20260522");
|
||||
await expect(nonOperatingFriday).toBeDisabled();
|
||||
|
||||
Reference in New Issue
Block a user