Morning... I keep getting a 405 error when running a sample test in Cypress.
Heres the error i'm getting. Any ideas?
cy.request() failed on:
http://my-awesome-app.test/cypress/artisan
The response we received from your web server was:
> 405: Method Not Allowed
This was considered a failure because the status code was not 2xx or 3xx.
If you do not want status codes to cause failures pass the option: failOnStatusCode: false