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
- Add VizzlyDiffError class for intentional test failures
- Only re-throw VizzlyDiffError (when failOnDiff is true)
- All other errors (network, parsing, etc.) log a warning and skip
- Never break user's test suite due to Vizzly connectivity issues
0 commit comments