Replies: 1 comment 7 replies
-
Are you referring to the Happy to look again if I've overlooked something. Can also look to expand the test cases as well |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I wondered if this change https://github.com/simonsmith/cypress-image-snapshot/blob/master/src/plugin.ts#L67-L69 from the original repository was intentional? It means that the directory that a spec file is in is ignored when constructing the path for the snapshots so all snapshots end up in
<snapshotsDir>/<specFileName>/<snapshotName>.png
.Beta Was this translation helpful? Give feedback.
All reactions