Skip to content

Commit

Permalink
Update text fixture for Contact and Support page
Browse files Browse the repository at this point in the history
  • Loading branch information
Xpirix committed Nov 12, 2024
1 parent b63da10 commit 9395a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playwright/ci-test/tests/fixtures/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ export class Sidebar {
});

this.supportLink = this.sidebar.getByRole("link", {
name: "Support",
name: "Contact and Support",
exact: true,
});

Expand Down

0 comments on commit 9395a16

Please sign in to comment.