Skip to content

Commit

Permalink
fix(datagrid): fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
valentin-mladenov committed Dec 17, 2024
1 parent 6114d72 commit c1777de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/angular/src/data/datagrid/datagrid-filter.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ export default function (): void {
toggleService,
'browser' as any,
undefined,
undefined,
undefined
);
});
Expand Down

0 comments on commit c1777de

Please sign in to comment.