We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b93994e commit 59a5c55Copy full SHA for 59a5c55
cmd/contrib/main_test.go
@@ -34,7 +34,7 @@ type FieldNameSplitFromCredNameSplit struct {
34
CredNameSplit []string
35
}
36
37
-func TestValidateFieldNameSplitFromCredNameSplitReturnError(t *testing.T) {
+func TestValidateFieldNameSplitFromCredNameSplit(t *testing.T) {
38
lengthCutoff := 7
39
cases := []FieldNameSplitFromCredNameSplit{
40
{
0 commit comments