]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update README.md 9954/head
authorKristofer Krause <kris.krause@gmail.com>
Thu, 13 Apr 2017 20:18:10 +0000 (16:18 -0400)
committerGitHub <noreply@github.com>
Thu, 13 Apr 2017 20:18:10 +0000 (16:18 -0400)
To run javascript unit tests locally the command has changed to: `npm run test:javascript:phantomjs`

README.md

index 5f76c9f9a1599fd70c1e2aa11f1da123e12c47b6..572dafcaee5b56612bd4bd5577ca9622529ad3ae 100644 (file)
--- a/README.md
+++ b/README.md
@@ -39,7 +39,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`
+- `npm run test:javascript:phantomjs`
 - `npm run test:visual`
 
 Testing Supported By<br/>