diff --git a/package.json b/package.json index b6d7c05d878ac9..2bc1eae5949181 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "node": ">= 0.12.0" }, "scripts": { - "test": "dt --changes", + "test": "dt --all", "changes": "dt --changes", "lint": "dt --lint", "tscparams": "dt --tscparams --no-tests --no-headers",