Skip to content

Commit

Permalink
Update the snapshot update instructions for 0.7.0
Browse files Browse the repository at this point in the history
Running tests with the `-u` flag is a more reliable way to upgrade,
because the watch mode only runs tests for changed files.
  • Loading branch information
fson authored Oct 12, 2016
1 parent e9950db commit 7c6f0b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ Jest 16 includes [improvements to snapshot testing and changes to the snapshot f
```
npm test -- -u
```
(Or press `u` in Jest watch mode.)

## 0.6.1 (September 27, 2016)

Expand Down

0 comments on commit 7c6f0b7

Please sign in to comment.