Skip to content

Commit ec84a28

Browse files
NoriSteKent C. Dodds
authored andcommitted
Update CONTRIBUTING.md (#61)
The `npm run test:update` script does not exist
1 parent 0cfd6eb commit ec84a28

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ series [How to Contribute to an Open Source Project on GitHub][egghead]
2828
2929
## Committing and Pushing changes
3030
31-
Please make sure to run the tests before you commit your changes. You can run
32-
`npm run test:update` which will update any snapshots that need updating. Make
33-
sure to include those changes (if they exist) in your commit.
31+
Please make sure to run the tests before you commit your changes.
3432
3533
### opt into git hooks
3634

0 commit comments

Comments
 (0)