Skip to content

Commit d74faa1

Browse files
MKirovaMKirova
authored andcommitted
chore(*): Clean debuggers.
1 parent 6786884 commit d74faa1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,6 @@ describe('IgxGrid - Column Pinning #grid', () => {
967967
grid.width = "1500px";
968968
fix.detectChanges();
969969

970-
debugger;
971970
// ['group1', 'group2', 'group3']
972971
const rootMRLGroups = grid.columns.filter(x => x.columnLayout && x.level === 0);
973972

0 commit comments

Comments
 (0)