Skip to content

Commit 59a5c55

Browse files
committed
Update test name
1 parent b93994e commit 59a5c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/contrib/main_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ type FieldNameSplitFromCredNameSplit struct {
3434
CredNameSplit []string
3535
}
3636

37-
func TestValidateFieldNameSplitFromCredNameSplitReturnError(t *testing.T) {
37+
func TestValidateFieldNameSplitFromCredNameSplit(t *testing.T) {
3838
lengthCutoff := 7
3939
cases := []FieldNameSplitFromCredNameSplit{
4040
{

0 commit comments

Comments
 (0)