v2.2.0
Changed
- Update the correct Cypress configuration file when changing the admin group (#40)
- previously only the cypress.json file was changed which has been replaced in cypress version 10+ with the cypress.config.js
- now depending on which of the files exists, the correct file is changed
- Allow the configuration of the timeout for the verify command