Commit 7c6f0b72 authored by Ville Immonen's avatar Ville Immonen Committed by GitHub
Browse files

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.
parent e9950db9
No related merge requests found
Showing with 0 additions and 1 deletion
+0 -1
...@@ -53,7 +53,6 @@ Jest 16 includes [improvements to snapshot testing and changes to the snapshot f ...@@ -53,7 +53,6 @@ Jest 16 includes [improvements to snapshot testing and changes to the snapshot f
``` ```
npm test -- -u npm test -- -u
``` ```
(Or press `u` in Jest watch mode.)
## 0.6.1 (September 27, 2016) ## 0.6.1 (September 27, 2016)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment