splip in lodash-migrate for debugging

This commit is contained in:
spalger
2016-05-19 07:28:52 -07:00
parent 0b309206f4
commit 3d1efa57a0
26 changed files with 26 additions and 26 deletions

View File

@ -1,6 +1,6 @@
describe('Http Connector', function () {
var _ = require('lodash');
var _ = require('lodash-migrate');
var expect = require('expect.js');
var nock = require('nock');
var sinon = require('sinon');