(bug)
bug
**Describe the bug**
When snapshots do not match, the comparator feature is broken. It can't find the screenshot.
```
readFile cypress/e2e/image_snapshots/search spec renders #0.png, base64, {log: false, timeout: 2000}
```
**To Reproduce**
Steps to reproduce the behavior:
1. Go to a failing image compare test
2. Click on the `<> COMPARE SNAPSHOT` button
3. See error
**Expected behavior**
To see the images side-by-side as in the readme.
**Screenshots**
<img width="288" alt="Screenshot 2023-08-03 at 3 16 51 PM" src="https://github.com/meinaart/cypress-plugin-snapshots/assets/85296211/45bf7310-4e50-4d60-8b1a-0b14a8a17e9c">
**Desktop (please complete the following information):**
- OS: Ventura 13.4.1
- Cypress Version: 12.17.3
- Cypress Plugin Snapshots Version: 1.4.4
0 条评论