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
Running visual regression tests on macOS saves the snapshots as *-chromium-darwin.png. During deployment they are compared to *-chromium-linux.png, so all visual regression tests fail.
Would be nice to have Playwright (or the stack) run in the same environment in both cases, to solve problems like this.