Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
drewdaemon committed Jun 12, 2023
1 parent e149188 commit d87ebb5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ describe('annotation list view', () => {
createDataView={() => Promise.resolve({} as DataView)}
queryInputServices={{} as QueryInputServices}
toasts={mockToasts}
navigateToLens={() => {}}
/>
);
});
Expand Down

0 comments on commit d87ebb5

Please sign in to comment.