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
{{ message }}
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.
As we saw in #34, Jest will complain if there are extra snapshots. It would be very helpful if Storyshots would do the same.
In one of my projects a story was removed in one PR, but we didn't run storyshots with
-u
. Now a few PRs later the.shots
files picked up that change.The text was updated successfully, but these errors were encountered: