diff --git a/package.json b/package.json index 5d2be9c..5116ccf 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,6 @@ "validation" ], "scripts": { - "test": "gulp test" + "test": "cake test" } }