Skip to content

Commit

Permalink
Updated integration test spelling for srseng
Browse files Browse the repository at this point in the history
  • Loading branch information
fbanados committed Jan 29, 2025
1 parent 6366988 commit d5a742a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/srseng/basics.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ describe("The Tsúūt'ínà site", function () {

it("works", function () {
cy.visit(`${urls.srseng}`);
cy.get(".branding__heading").contains("Gūnáhà");
cy.get(".branding__heading").contains("Gunáhà");
});

it("can login before anything", function () {
Expand Down

0 comments on commit d5a742a

Please sign in to comment.