Skip to content

Commit eb572f8

Browse files
committed
Remove enzyme setup
1 parent 8760d01 commit eb572f8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test-setup.js

-5
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ require('raf/polyfill');
66
*/
77
require('mutationobserver-shim');
88

9-
var enzyme = require('enzyme');
10-
var Adapter = require('enzyme-adapter-react-16');
11-
12-
enzyme.configure({ adapter: new Adapter() });
13-
149
/**
1510
* Mock PopperJS
1611
*

0 commit comments

Comments
 (0)