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
Having a snapshot with a scenario and a body that contains something similar to [xxx]=yyy makes the Snapshot.parse regex fail, resulting in tests failing due to ERROR: Found orphan snapshots
The text was updated successfully, but these errors were encountered:
Having a snapshot with a scenario and a body that contains something similar to
[xxx]=yyy
makes theSnapshot.parse
regex fail, resulting in tests failing due toERROR: Found orphan snapshots
The text was updated successfully, but these errors were encountered: