Skip to content

Commit 996889e

Browse files
committed
react router testing
1 parent 64e8d41 commit 996889e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/__tests__/StateContainter.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { mount , shallow, configure } from 'enzyme';
1+
import { mount , configure } from 'enzyme';
22

33
import React from 'react';
44
import { MemoryRouter , NavLink } from 'react-router-dom';

0 commit comments

Comments
 (0)