Skip to content

Commit 4a8ace8

Browse files
author
MPopov
committed
Run only grid tests
1 parent 54a9b2f commit 4a8ace8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/grids/grid/grid.component.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import { setupGridScrollDetection } from '../../test-utils/helper-utils.spec';
3333

3434
const DEBOUNCETIME = 30;
3535

36-
describe('IgxGrid Component Tests', () => {
36+
fdescribe('IgxGrid Component Tests', () => {
3737
const MIN_COL_WIDTH = '136px';
3838
const COLUMN_HEADER_CLASS = '.igx-grid__th';
3939
const COLUMN_HEADER_GROUP_CLASS = '.igx-grid__thead-item';

0 commit comments

Comments
 (0)