diff --git a/nullable_whennothing_test.go b/nullable_whennothing_test.go index 894e581..651130a 100644 --- a/nullable_whennothing_test.go +++ b/nullable_whennothing_test.go @@ -72,7 +72,7 @@ func TestNullable_WhenNothing(t *testing.T) { } } -func TestNullable_WhenNull_something(t *testing.T) { +func TestNullable_WhenNothing_null(t *testing.T) { tests := []struct{