Simon Smith
Simon Smith
Hey, yes that makes total sense. Feel free to open a pull request
@JoshuaKGoldberg Done 👌🏻
Ah wonderful, thanks
Nope, just the one. It was working until I added the `lang` directory to the Injector test configuration:  My mock is just a...
Could you give an example of how to reproduce this?
You can pass an argument to `cy.matchImageSnapshot()` yourself to get round this. This is advisible to make it clear what your snapshots are actually for ``` it.only('add new todo', ()...
I think it makes sense here to explicity name your snapshots so that when browsing them in pull requests or the `cypress` directory they make sense to other developers Names...
Hmm, I wonder if this was introduced by #51 Can you try `9.0.1` and see if it is still an issue?
> What is the relevancy of the prop "e2eSpecDir"? That would relate to this part - https://github.com/simonsmith/cypress-image-snapshot?tab=readme-ov-file#snapshot-paths
@eddie0329 Sounds like #50