feat(client): bundling test dependencies

This commit is contained in:
Valeriy
2018-12-09 12:53:21 +03:00
committed by Stuart Taylor
parent 2e598f692d
commit 786da39499
7 changed files with 31 additions and 41 deletions

View File

@@ -12,7 +12,6 @@ import {
import { configure, shallow, mount } from 'enzyme';
import Adapter16 from 'enzyme-adapter-react-16';
import { setConfig } from 'react-hot-loader';
import 'chai';
import { isJSEnabledSelector } from '../redux';