Removed Enzyme

This commit is contained in:
Federico Kereki 2018-10-27 08:52:43 -03:00
parent cc4c872a9b
commit 413737f742

View File

@ -1,7 +1,5 @@
/* @flow */
import Enzyme from "enzyme/build";
import { getProps } from "./regionsTable.connected.js";
describe("getProps for RegionsTable", () => {