cypress-realworld-app
cypress-realworld-app copied to clipboard
`cy.request('GET', '/')` no longer necessary in Cypress 14
This was a workaround for a currently unknown issue, and is no longer necessary with Cy 14 Prerelease. These lines cause the tests to fail, now.