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 UI tests depend on a component to be present. Right now, if the component is not present, the tests are skipped and don't give any meaningful result. By finding a way to make sure component is present, we can run these tests even if "Create component" tests fail.
The text was updated successfully, but these errors were encountered:
Some UI tests depend on a component to be present. Right now, if the component is not present, the tests are skipped and don't give any meaningful result. By finding a way to make sure component is present, we can run these tests even if "Create component" tests fail.
The text was updated successfully, but these errors were encountered: