Skip to content

Commit e79165f

Browse files
committed
fix missing param
1 parent c8bae9e commit e79165f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/perf-test/SidebarUtils.perf-test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ describe('SidebarUtils', () => {
8383
await measureFunction(() =>
8484
SidebarUtils.getOptionData({
8585
report,
86+
reportAttributes: {},
8687
reportNameValuePairs,
8788
reportActions,
8889
personalDetails,

0 commit comments

Comments
 (0)