]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
reflect change of npm script name in readme
authorDaniel Ruf <daniel@daniel-ruf.de>
Sat, 17 Feb 2018 12:10:16 +0000 (13:10 +0100)
committerDaniel Ruf <daniel@daniel-ruf.de>
Sat, 17 Feb 2018 12:10:16 +0000 (13:10 +0100)
README.md

index d0fa54c6608fb0088f92d4e56b6c6cae3a5c5f81..70a22af92ea10fa32abec846187bb30345c0323f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Foundation has three kinds of tests: JavaScript, Sass, and visual regression. Re
 These commands will run the various tests:
 
 - `npm run test:sass`
-- `npm run test:javascript:phantomjs`
+- `npm run test:javascript:units`
 - `npm run test:visual`
 
 Testing Supported By<br/>