Skip to content

Commit ef3529e

Browse files
reggiwraithgar
andauthored
docs: add test snapshot (#8435)
Co-authored-by: Gar <[email protected]>
1 parent 0a97ffd commit ef3529e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,10 @@ Use:
6868
```bash
6969
node . exec -- <package>
7070
```
71-
71+
To update the snapshots run:
72+
```bash
73+
TAP_SNAPSHOT=1 npm test
74+
```
7275

7376
## Performance & Benchmarks
7477

0 commit comments

Comments
 (0)