Skip to content

Commit

Permalink
Remove shallow
Browse files Browse the repository at this point in the history
  • Loading branch information
sulemanof committed Mar 19, 2020
1 parent 937777f commit 57ea6fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/

import React from 'react';
import { mount, shallow } from 'enzyme';
import { mount } from 'enzyme';

import { VisState } from 'src/legacy/core_plugins/visualizations/public';
import { IndexPattern, IAggConfig, AggGroupNames } from 'src/plugins/data/public';
Expand Down

0 comments on commit 57ea6fa

Please sign in to comment.