Skip to content

Commit

Permalink
added commented out ability to record
Browse files Browse the repository at this point in the history
  • Loading branch information
trshafer committed Jun 11, 2014
1 parent 4361017 commit c98cb89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ global.sinon = require("sinon");
global.nock = require('nock');
nock.disableNetConnect();
nock.enableNetConnect('127.0.0.1');
// nock.recorder.rec();

0 comments on commit c98cb89

Please sign in to comment.