Skip to content

Commit 60bcaa5

Browse files
authored
Apply suggestions from code review
1 parent 6d604e5 commit 60bcaa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tests/functions/currency.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
{
1919
"src": "{42 :currency}",
20-
"expErrors": true
20+
"expErrors": [{ "type": "bad-operand" }]
2121
},
2222
{
2323
"src": ".local $n = {42 :number} {{{$n :currency}}}",

0 commit comments

Comments
 (0)