From c0cece45709e805d85eab8645d2293944a056e47 Mon Sep 17 00:00:00 2001 From: "Julio C." Date: Wed, 13 Nov 2024 17:08:00 -0600 Subject: [PATCH] Cambios de links --- cypress/e2e/home.cy.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cypress/e2e/home.cy.js b/cypress/e2e/home.cy.js index 8b948c7..fcb6173 100644 --- a/cypress/e2e/home.cy.js +++ b/cypress/e2e/home.cy.js @@ -13,6 +13,7 @@ describe('Mi primera prueba', () => { cy.get('img[alt="Sunset in the mountains"]').first().should("not.have.class", "zoom"); }); + //Cambios /* describe("Inicio del sitio web prueba", () => {