Changed client deps to work with Node v6.9

This commit is contained in:
jpellizzari
2016-10-26 16:14:43 -07:00
parent cbb37b690d
commit 2baf7d49b1
9 changed files with 18 additions and 44 deletions

View File

@@ -1,4 +1,3 @@
jest.dontMock('../string-utils');
describe('StringUtils', () => {
const StringUtils = require('../string-utils');