💚 Fixing CI Build
This commit is contained in:
parent
5d94ac361e
commit
4d780ea2ca
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
describe("Proxy enabled - external request", () => {
|
||||
it("Enable proxy and make a GET request to Postwoman API", () => {
|
||||
cy.enableProxy("/?url=https://postwoman.io&path=/.netlify/netlify/api")
|
||||
cy.enableProxy("/?url=https://postwoman.io&path=/.netlify/functions/api")
|
||||
.get("#send")
|
||||
.click()
|
||||
.get("#response-details-wrapper", { timeout: 24000 })
|
||||
|
|
|
|||
Loading…
Reference in a new issue