diff --git a/remix-analyzer/package.json b/remix-analyzer/package.json index 81bf6a42f7..2a24abc649 100644 --- a/remix-analyzer/package.json +++ b/remix-analyzer/package.json @@ -28,7 +28,7 @@ }, "scripts": { "lint": "standard", - "test": "lint && tape ./test/tests.js" + "test": "npm run lint && tape ./test/tests.js" }, "standard": { "ignore": [