Skip to content

Commit

Permalink
resolve type issue
Browse files Browse the repository at this point in the history
  • Loading branch information
drewdaemon committed Aug 24, 2022
1 parent aa8ec42 commit 495bbd0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,6 @@ describe('DatatableComponent', () => {
uiSettings={{ get: jest.fn() } as unknown as IUiSettingsClient}
renderMode="edit"
interactive
renderComplete={renderComplete}
/>
);
const newIndex = 3;
Expand Down

0 comments on commit 495bbd0

Please sign in to comment.