Skip to content

v2.2.0

Compare
Choose a tag to compare
@cbeyer42 cbeyer42 released this 05 Jul 15:26
· 64 commits to develop since this release

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