Skip to content

Commit

Permalink
Update test/functionalTest/cases/4004_jexl_expressions_in_subs/jexl_t…
Browse files Browse the repository at this point in the history
…ransformation_full.test
  • Loading branch information
fgalan authored May 29, 2024
1 parent fbde34e commit cfa543a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ payload='{
},
"M": {
"type": "Number",
"value": "${M|round(2)}"
"value": "${M|round}"
},
"N": {
"type": "Text",
Expand Down

0 comments on commit cfa543a

Please sign in to comment.