Quando rodo o projeto e ele abre a página, dá este erro .
visithttps://example.cypress.iohttps://adopet-frontend-cypress.vercel.app/
CypressError
cy.visit() failed trying to load:
https://example.cypress.iohttps//adopet-frontend-cypress.vercel.app/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: getaddrinfo ENOTFOUND example.cypress.iohttps
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer