Skip to content

Commit ff862a6

Browse files
authored
Merge pull request #2 from koko57/feat/27641/reassure-lhn
Feat/27641/reassure lhn
2 parents 59a83aa + c49f3c5 commit ff862a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/utils/LHNTestUtils.js

+1
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)