Skip to content

Commit 1ba895f

Browse files
committed
chore(*): update for lint error
1 parent 2825f7c commit 1ba895f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/test-utils/grid-samples.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1587,7 +1587,7 @@ export class IgxGridRowEditingWithFeaturesComponent extends DataParent {
15871587
</ng-template>
15881588
`
15891589
})
1590-
export class IgxGridGroupByComponent extends DataParent implements OnInit{
1590+
export class IgxGridGroupByComponent extends DataParent implements OnInit {
15911591
public width = '600px';
15921592
public height = '600px';
15931593

0 commit comments

Comments
 (0)