Turns out I was wrong, the @size helper attempts to cast to a number regardless of the input and it uses that. Fixed the test.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"val": "Alice"
|
||||
"val": "7.99"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user