From 5744ead7ac57b5ab542095d6f942feef8f5a8848 Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Sat, 17 Feb 2018 13:10:16 +0100 Subject: [PATCH] reflect change of npm script name in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0fa54c66..70a22af92 100644 --- 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
-- 2.47.3