From c9d1ba71f4fbc60684ce7505c33d607a1895c51e Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Fri, 22 Dec 2017 14:54:22 -0500 Subject: [PATCH] updated readme --- spec/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/README.md b/spec/README.md index a1464bfb..4da194b6 100644 --- a/spec/README.md +++ b/spec/README.md @@ -14,7 +14,7 @@ To run one set of tests: npm test spec/basic.tests.spec.js ``` -By default the zip tests only run on manifest files which have changed. +By default the **zip** tests only run on manifest files which have changed. To force the zip tests to run for certain manifest files: ```