You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cypress): Login validation for all session flows
The no-session login did not run the validation code, which
lead to not closing the openshift guide. This commit wraps the
validation login into a cypress command and runs it also with the
no-session login.
0 commit comments