diff --git a/package.js b/package.js index fae5283..21b3467 100755 --- a/package.js +++ b/package.js @@ -3,7 +3,7 @@ Package.describe({ name: "practicalmeteor:sinon", version: "1.14.1_2", git: "https://github.com/practicalmeteor/meteor-sinon.git", - debugOnly: true + testOnly: true }); Package.onUse(function (api, where) {