initial commits

master
Charles Iliya Krempeaux 2023-09-24 09:56:21 +09:00
parent 53387b1da1
commit b61129ad21
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ func TestNullable_MarshalJSON_int(t *testing.T) {
{ {
Value: nul.Something(3), Value: nul.Something(3),
}, },
vv { {
Value: nul.Something(4), Value: nul.Something(4),
}, },
{ {