UNPKG

cypress-guerrillamail

Version:

Cypress plugin that helps manipulate login/forgot password flow

13 lines (12 loc) 229 B
version: "2.1" orbs: cypress: cypress-io/cypress@3 workflows: test: jobs: - cypress/run: filters: branches: only: - release install-command: npm install