Skip to content

Commit 9265755

Browse files
committed
[benc/parser-todos] Fix type error
1 parent 952d763 commit 9265755

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/perseus/src/__tests__/extract-perseus-data.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -931,6 +931,7 @@ describe("ExtractPerseusData", () => {
931931
showTooltips: false,
932932
snapStep: [0.5, 0.5],
933933
step: [1, 1],
934+
lockedFigures: [],
934935
},
935936
},
936937
};

0 commit comments

Comments
 (0)