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 da1d4d2 commit d4e56b2Copy full SHA for d4e56b2
CONTRIBUTING.md
@@ -70,7 +70,7 @@ node . exec -- <package>
70
```
71
To update the snapshots run:
72
```bash
73
-TAP_SNAPSHOT=1 npm test
+TAP_SNAPSHOT=1 node . run test
74
75
76
## Performance & Benchmarks
0 commit comments