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 ava is run in CI, new snapshots cannot be written. In normal
circumstances, this ensures that snapshot assertions don't get merged
without a recorded snapshot; lacking this feature, CI could appear to
pass when in fact snapshot assertions were not checked. In this case,
however, writing snapshots is intended.
0 commit comments