Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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