From bd475ae6ae43cbe1d937ab7c4326ac0dda9bc81f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 29 Oct 2015 01:09:10 -0400 Subject: make proxy work for gets --- test/lib/sdk.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/lib') diff --git a/test/lib/sdk.js b/test/lib/sdk.js index a34b18f9..a52d63c2 100644 --- a/test/lib/sdk.js +++ b/test/lib/sdk.js @@ -23,7 +23,7 @@ for (var i = 0; i < files.length; i++) { eval( fs.readFileSync(fn) + '' ) } -sdk.init({ production: true }) +sdk.init({ env: 'test' }) sdk.auth = auth // stick this here for now module.exports = sdk -- cgit v1.2.3-70-g09d2