Removed unneeded Enzyme

This commit is contained in:
Federico Kereki
2018-10-27 08:47:41 -03:00
parent a29139ff3f
commit cc4c872a9b
@@ -2,12 +2,8 @@
import Enzyme from "enzyme/build";
import Adapter from "enzyme-adapter-react-16/build";
import { getProps } from "./regionsTable.connected.js";
Enzyme.configure({ adapter: new Adapter() });
describe("getProps for RegionsTable", () => {
it("should extract regions and loading", () => {
const initialState = {