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:
Tom Alexander
2020-06-14 15:20:54 -04:00
parent e70f397545
commit 648ae5dfdb
4 changed files with 30 additions and 32 deletions

View File

@@ -1,3 +1,3 @@
{
"val": "Alice"
"val": "7.99"
}