Skip to content

Commit

Permalink
merge w main and mntor-3130
Browse files Browse the repository at this point in the history
  • Loading branch information
Mukhamediyar Kudaikulov committed May 30, 2024
1 parent 1cb9a15 commit 1db5154
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/e2e/specs/dashboard.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,7 @@ test.describe(`${process.env.E2E_TEST_ENV} - Breaches Dashboard - Overview Card`
landingPage,
authPage,
);

await expect(dashboardPage.overviewCard).toBeVisible();
const textArea = dashboardPage.overviewCard.locator("section");
await expect(textArea.getByText(/No exposures found/)).toBeVisible();
Expand Down

0 comments on commit 1db5154

Please sign in to comment.