mirror of
https://github.com/pocketbase/pocketbase.git
synced 2025-03-20 06:21:06 +02:00
fixed test case typo
This commit is contained in:
parent
cb46591e70
commit
747c490b0a
@ -178,7 +178,7 @@ func TestNumberFieldValidateValue(t *testing.T) {
|
||||
false,
|
||||
},
|
||||
{
|
||||
"infinitiy",
|
||||
"infinity",
|
||||
&core.NumberField{Name: "test"},
|
||||
func() *core.Record {
|
||||
record := core.NewRecord(collection)
|
||||
|
Loading…
x
Reference in New Issue
Block a user