Skip to content

Commit

Permalink
Cambio de url prueba
Browse files Browse the repository at this point in the history
  • Loading branch information
jul1oCesar0 committed Nov 13, 2024
1 parent 90fdf1a commit 2f0b290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/home.cy.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
describe('Mi primera prueba', () => {
//Primera prueba de pagina de inicio
it('Visita la página de inicio del sitio web', () => {
cy.visit('https://opticenter-hu.vercel.app');
cy.visit('https://opticenter-hue.vercel.app/');
});

//Prueba de zoom en las imagenes
Expand Down

0 comments on commit 2f0b290

Please sign in to comment.