mirror of
https://github.com/datashard/snapshot.git
synced 2024-11-24 14:52:28 +00:00
move snapshot-mismatch image to subdir in .github folder
This commit is contained in:
parent
be214cc564
commit
2cd172d773
2 changed files with 1 additions and 1 deletions
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 84 KiB |
|
@ -91,7 +91,7 @@ module.exports = {
|
|||
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue