bahmutov / cypress-if

Easy conditional if-else logic for your Cypress tests when there is no other way
https://cypress.tips/courses/cypress-plugins
99 stars 12 forks source link

Retain Subject #95

Closed steinybot closed 4 months ago

steinybot commented 4 months ago

Fixes #94

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 1.12.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

steinybot commented 4 months ago

Woops I missed a crucial piece. It seems to need this: Chainable<Subject>