Skip to content

Commit

Permalink
updated test value for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-w-nick committed Dec 19, 2024
1 parent d3376c4 commit f432c9b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ describe("FunctionalTranslator", () => {
metadata: {
stringValue: "val",
numberValue: 0,
booleanValue: false,
booleanValue: true,
},
}),
],
Expand Down

0 comments on commit f432c9b

Please sign in to comment.