Is there a way to ensure that a network call was n...
# help
f
Is there a way to ensure that a network call was not made? If I
cy.intercept
that code will run if it is called, but I want to ensure it's not called.