Closed wachunga closed 5 years ago
Those experienced with Cypress may realize this, but I think it's worth mentioning you also need to update commands.js with:
commands.js
import 'cypress-graphql-mock';
Added, thanks!
Those experienced with Cypress may realize this, but I think it's worth mentioning you also need to update
commands.js
with:import 'cypress-graphql-mock';