Why are images in the source folder updated when nothing has changed? #301
Answered
by
felixranesberger
felixranesberger
asked this question in
Q&A
-
Hi, I was wondering why the "Source" images are always updated when no errors are found. This is a problem for me in that I track the files via GIT LFS and thus re-track the "same" images every time I test. |
Beta Was this translation helpful? Give feedback.
Answered by
felixranesberger
Jul 10, 2022
Replies: 1 comment
-
If you add the jest-image-snapshot/src/outdated-snapshot-reporter.js this problem resolved itself. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
felixranesberger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you add the jest-image-snapshot/src/outdated-snapshot-reporter.js this problem resolved itself.