diff --git a/package.json b/package.json index 04a0980..047ca78 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "private": true, "scripts": { - "test": "gulp test", + "test": "gulp test-api && gulp test-app", "postinstall": "gulp composer" }, "repository": {