We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a97ffd commit ef3529eCopy full SHA for ef3529e
1 file changed
CONTRIBUTING.md
@@ -68,7 +68,10 @@ Use:
68
```bash
69
node . exec -- <package>
70
```
71
-
+To update the snapshots run:
72
+```bash
73
+TAP_SNAPSHOT=1 npm test
74
+```
75
76
## Performance & Benchmarks
77
0 commit comments