We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54a9b2f commit 4a8ace8Copy full SHA for 4a8ace8
projects/igniteui-angular/src/lib/grids/grid/grid.component.spec.ts
@@ -33,7 +33,7 @@ import { setupGridScrollDetection } from '../../test-utils/helper-utils.spec';
33
34
const DEBOUNCETIME = 30;
35
36
-describe('IgxGrid Component Tests', () => {
+fdescribe('IgxGrid Component Tests', () => {
37
const MIN_COL_WIDTH = '136px';
38
const COLUMN_HEADER_CLASS = '.igx-grid__th';
39
const COLUMN_HEADER_GROUP_CLASS = '.igx-grid__thead-item';
0 commit comments