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
{{ message }}
This repository was archived by the owner on Jul 28, 2024. It is now read-only.
When Workflow tests run separately, or before End2End tests (see #1400 (comment)), this test passes but on a site exercised by End2End tests, it fails. Upon initial exploration, @pavelevap found out that indeed the clone looks different than the original.
I'm going to implement a workaround to make the tests pass but we should return to this and fix the underlying problem.