SoftwareAG / cumulocity-cypress

Collection of commands and utilities to be used for automating tests for Cumulocity with Cypress.
Apache License 2.0
8 stars 3 forks source link

fix(commands): Fixed cy.getTenantId with authorization cookies in env #154

Closed thomaswinkler closed 1 week ago

thomaswinkler commented 1 week ago

cy.getTenantId() threw an error after cy.login() set authorization cookies in the environment.

Closes #153

thomaswinkler commented 1 week ago

Approved

github-actions[bot] commented 1 week ago

:tada: This issue has been resolved in version 0.6.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: