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
…screenshot tests (#2105)
### Root cause
The `ComponentShowcase` Vue component has some hardcoded example
avatars, where the images are loaded from GitHub.
The Screenshot tests fail because an avatar image on GitHub was updated,
and therefore the saved screenshot doesn't match anymore.
### Fix
This is fixed by intercepting the avatar image request in the screenshot
test and always returning the same, static image.
Closes#2106
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: JoCa96 <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: