Skip to content

Commit c49f3c5

Browse files
committed
fix: restore missing function
1 parent bf7b44c commit c49f3c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/utils/LHNTestUtils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ function MockedSidebarLinks({currentReportID}) {
204204
}}
205205
isSmallScreenWidth={false}
206206
currentReportID={currentReportID}
207+
onLinkClick={() => {}}
207208
/>
208209
</ComposeProviders>
209210
);

0 commit comments

Comments
 (0)