From fca8262ec03e26a67ad6ea4c35ba110969108ae5 Mon Sep 17 00:00:00 2001 From: Grzegorz Ziolkowski Date: Thu, 11 Jan 2018 11:32:07 +0100 Subject: [PATCH] Docs: Update info about test fixtures --- blocks/test/fixtures/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/test/fixtures/README.md b/blocks/test/fixtures/README.md index 9be327c967bcf..f96887d3c54ee 100644 --- a/blocks/test/fixtures/README.md +++ b/blocks/test/fixtures/README.md @@ -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