Skip to content

Commit

Permalink
syntax update
Browse files Browse the repository at this point in the history
  • Loading branch information
mozrokafor committed Dec 19, 2023
1 parent 61f5585 commit 96b5789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/e2e/pages/dashBoardPage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export class DashboardPage {
});

this.exposuresCardHeading = page.getByRole("heading", {
name: "Let’s protect your data",
name: "Let’s keep protecting your data",
});

this.fixedHeading = page.getByRole("heading", {
Expand Down

0 comments on commit 96b5789

Please sign in to comment.