move snapshot-mismatch image to subdir in .github folder

This commit is contained in:
Joshua 2022-09-09 14:33:48 +02:00
parent be214cc564
commit 2cd172d773
2 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 84 KiB

View file

@ -91,7 +91,7 @@ module.exports = {
If you change the site values, the saved snapshot will no longer match, throwing an error If you change the site values, the saved snapshot will no longer match, throwing an error
![Snapshot mismatch](img/snapshot-mismatch.png) ![Snapshot mismatch](.github/assets/snapshot-mismatch.png)
Click on the `SNAPSHOT` step in the Command Log to see expected and current value printed in the DevTools. Click on the `SNAPSHOT` step in the Command Log to see expected and current value printed in the DevTools.