Skip to content

Commit 80fd27d

Browse files
committed
fix test
1 parent 2a640e0 commit 80fd27d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chartlets.js/packages/lib/src/actions/handleHostStoreChanges.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ describe("handleHostStoreChange", () => {
190190
inputIndex: 0,
191191
inputValues: ["CHL"],
192192
property: "variableName",
193+
outputIds: ["select"],
193194
},
194195
]);
195196

0 commit comments

Comments
 (0)