Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
eemeli authored Nov 16, 2024
1 parent 6d604e5 commit 60bcaa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tests/functions/currency.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
{
"src": "{42 :currency}",
"expErrors": true
"expErrors": [{ "type": "bad-operand" }]
},
{
"src": ".local $n = {42 :number} {{{$n :currency}}}",
Expand Down

0 comments on commit 60bcaa5

Please sign in to comment.