Skip to content

Commit

Permalink
Docs: Update info about test fixtures (#4401)
Browse files Browse the repository at this point in the history
  • Loading branch information
gziolo authored Jan 12, 2018
1 parent 9483952 commit 9212841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/test/fixtures/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ When adding a new test, it's only necessary to create file (1) above, then
there is a command you can run to generate (2) through (4):

```sh
GENERATE_MISSING_FIXTURES=y npm run test-unit -- --grep 'full post content fixture'
GENERATE_MISSING_FIXTURES=y npm run test-unit blocks/test/full-content.js
```

However, when using this command, please be sure to manually verify that the
Expand Down

0 comments on commit 9212841

Please sign in to comment.