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
When working on scenario tests, sometimes screenshots on CI and local machines are off by a few pixels, resulting in test failures, which is annoying to work with.
For example, I remember in this PR, I had to
(1) push the PR with my local screenshot to kick off CI run
(2) then download the screenshot from CI, and replace my local screenshot
(3) resubmit