diff --git a/Makefile b/Makefile index f86da11920..e77be416d3 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ watch-js: npm run watch test: - npm run test:unit + npm run test lint: npm run lint