diff --git a/interfaces_test.go b/interfaces_test.go index 563d5bd3..08b4d48a 100644 --- a/interfaces_test.go +++ b/interfaces_test.go @@ -40,7 +40,7 @@ func TestIsEmpty(t *testing.T) { } } -func TestUserMarhsalJson(t *testing.T) { +func TestUserMarshalJson(t *testing.T) { tests := []struct { input User want string