diff --git a/package.json b/package.json index dd0e3ebd48..a987eed05d 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/driftyco/ionic2.git" }, "scripts": { - "test": "gulp tests", + "test": "gulp karma", "link": "npm install && gulp src && npm link" }, "dependencies": {