initial commits
parent
53387b1da1
commit
b61129ad21
|
@ -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),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue