Skip to content

Commit

Permalink
fix(platform): table unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikerodonnell89 committed Jan 3, 2025
1 parent d50d482 commit 85680b5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ class TableComponentMock
showFilterSettingsInToolbar(): void {}
showSortSettingsInToolbar(): void {}
showGroupSettingsInToolbar(): void {}
showSettingsInToolbar(): void {}
group(): void {}
search(): void {}
sort(): void {}
Expand Down

0 comments on commit 85680b5

Please sign in to comment.