https://cypress.io logo
The parameter that I passed to the function is ano...
# e2e-testing
i
The parameter that I passed to the function is another number, that is why when I run the commented out code
expect(setStatusRequest.body.merchantIds[0]).to.equal(merchant.merchantId);
The test fails, because for some reason, the request still has the values from the previous one