This commit is contained in:
@@ -178,7 +178,7 @@ func TestNumberFieldValidateValue(t *testing.T) {
|
|||||||
false,
|
false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"infinitiy",
|
"infinity",
|
||||||
&core.NumberField{Name: "test"},
|
&core.NumberField{Name: "test"},
|
||||||
func() *core.Record {
|
func() *core.Record {
|
||||||
record := core.NewRecord(collection)
|
record := core.NewRecord(collection)
|
||||||
|
|||||||
Reference in New Issue
Block a user