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 c2c6e06 commit 5178db6Copy full SHA for 5178db6
projects/igniteui-angular/src/lib/grids/state.directive.spec.ts
@@ -15,7 +15,7 @@ import { IGroupingState } from '../data-operations/groupby-state.interface';
15
import { IGroupByExpandState } from '../data-operations/groupby-expand-state.interface';
16
import { GridSelectionMode } from './common/enums';
17
18
-fdescribe('IgxGridState - input properties #grid', () => {
+describe('IgxGridState - input properties #grid', () => {
19
beforeEach(async(() => {
20
TestBed.configureTestingModule({
21
declarations: [
0 commit comments