Skip to content

Commit

Permalink
Make changes to the test
Browse files Browse the repository at this point in the history
  • Loading branch information
Shakira authored and Shakira committed Apr 2, 2024
1 parent c83eeb5 commit 2336050
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ class SurveyConfigurationFunctions {
cy.get(SurveyConfigurationLocators.postPreview)
.children(SurveyConfigurationLocators.postItem)
.contains('New Post Title');
cy.visit(`Cypress.env('baseUrl')/maps`);
cy.visit(`Cypress.env('baseUrl')/map`);
cy.compareSnapshot('home-page');
}

Expand Down

0 comments on commit 2336050

Please sign in to comment.