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
Some Smoke tests for Name Request UI are located in Name Examination UI. Remove these tests.
Also one of the tests in /smoke-20-e2e.cy.ts seems to not be stable after changes to the queue toggle. It sometimes fails, especially in the GitHub run, when checking to see if the toggle is clickable (which it is, this should not be failing).
Cypress just needs to wait a little bit before clicking the toggle and then assert that the value has changed.
The text was updated successfully, but these errors were encountered:
Some Smoke tests for
Name Request UI
are located inName Examination UI
. Remove these tests.Also one of the tests in
/smoke-20-e2e.cy.ts
seems to not be stable after changes to the queue toggle. It sometimes fails, especially in the GitHub run, when checking to see if the toggle is clickable (which it is, this should not be failing).Cypress just needs to wait a little bit before clicking the toggle and then assert that the value has changed.
The text was updated successfully, but these errors were encountered: