Skip to content

Commit

Permalink
test(filtering): Adding missed import #5548
Browse files Browse the repository at this point in the history
  • Loading branch information
astaev committed Sep 4, 2019
1 parent 49c6583 commit bfeb822
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ import {
IgxGridFilteringTemplateComponent,
IgxGridFilteringESFTemplatesComponent
} from '../../test-utils/grid-samples.spec';
import { HelperUtils } from '../../test-utils/helper-utils.spec';

const FILTER_UI_ROW = 'igx-grid-filtering-row';
const FILTER_UI_CELL = 'igx-grid-filtering-cell';
Expand Down

0 comments on commit bfeb822

Please sign in to comment.