mirror of
https://github.com/datashard/snapshot.git
synced 2024-11-21 21:52:28 +00:00
small readme tweaks
This commit is contained in:
parent
fab89b9bac
commit
65250878b6
1 changed files with 3 additions and 1 deletions
|
@ -88,6 +88,8 @@ If you change the site values, the saved snapshot will no longer match, throwing
|
|||
|
||||
![Snapshot mismatch](img/snapshot-mismatch.png)
|
||||
|
||||
Click on the `SNAPSHOT` step in the Command Log to see expected and current value printed in the DevTools.
|
||||
|
||||
### Options
|
||||
|
||||
You can control snapshot comparison and behavior through a few options.
|
||||
|
@ -106,7 +108,7 @@ To debug this module run with environment variable `DEBUG=@cypress/snapshot`
|
|||
|
||||
### Small print
|
||||
|
||||
Author: Gleb Bahmutov <gleb@cypress.io> © 2017
|
||||
Author: Gleb Bahmutov <gleb@cypress.io> © Cypress.io 2017
|
||||
|
||||
License: MIT - do anything with the code, but don't blame u if it does not work.
|
||||
|
||||
|
|
Loading…
Reference in a new issue