Skip to content

Commit

Permalink
fix expected
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Jul 1, 2024
1 parent 791277a commit 07ee99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_macro.rs
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ mod tests {
{
"string_value": "Hello, World!",
"integer_value": 42,
"float_value": 3.14,
"float_value": 3.2,
"boolean_value": true,
"multiple_values": [1.12, 1.0],
"nested_object": {
Expand Down

0 comments on commit 07ee99c

Please sign in to comment.