https://cypress.io logo
the command is: ` cy.get('@req').its('response...
# e2e-testing
g
the command is:
cy.get('@req').its('response.body').should('not.eq', [])
shouldnt this be a fail ?