Skip to content

Commit b7e2c93

Browse files
MKirovaMKirova
authored andcommitted
chore(*): Re-enable test.
1 parent e7eb5bc commit b7e2c93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ describe('IgxHierarchicalGrid Basic Navigation #hGrid', () => {
211211
}));
212212

213213
it('should include summary rows in tab sequence.', (async () => {
214-
pending('Related to the issue #6701');
215214
const childGrid = hierarchicalGrid.hgridAPI.getChildGrids(false)[0];
216215
childGrid.getColumnByName('ID').hasSummary = true;
217216
fixture.detectChanges();

0 commit comments

Comments
 (0)