From fc53a7e3f055237b30f5742b5283a93281084a3c Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 19 Feb 2017 14:52:54 +0100 Subject: [PATCH] fix tests --- test/test_latest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_latest.sh b/test/test_latest.sh index 1327135..05cce7f 100644 --- a/test/test_latest.sh +++ b/test/test_latest.sh @@ -5,5 +5,5 @@ npm -v node -v # test yarn -yarn install npmts +yarn global add npmts npmts -v