diff --git a/template/config/cypress/cypress/e2e/example.cy.js b/template/config/cypress/cypress/e2e/example.cy.js index 7a8c909f..7554c35d 100644 --- a/template/config/cypress/cypress/e2e/example.cy.js +++ b/template/config/cypress/cypress/e2e/example.cy.js @@ -1,4 +1,4 @@ -// https://docs.cypress.io/api/introduction/api.html +// https://on.cypress.io/api describe('My First Test', () => { it('visits the app root url', () => {