Skip to content

Commit 7c6f0b7

Browse files
authored
Update the snapshot update instructions for 0.7.0
Running tests with the `-u` flag is a more reliable way to upgrade, because the watch mode only runs tests for changed files.
1 parent e9950db commit 7c6f0b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ Jest 16 includes [improvements to snapshot testing and changes to the snapshot f
5353
```
5454
npm test -- -u
5555
```
56-
(Or press `u` in Jest watch mode.)
5756

5857
## 0.6.1 (September 27, 2016)
5958

0 commit comments

Comments
 (0)