Skip to content

Commit ad73686

Browse files
author
Atanas Chuchev
committed
Fix comment formatting in TestValidate_LabelSelectors function
1 parent 617f6e8 commit ad73686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/datagatherer/k8sdynamic/dynamic_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1292,7 +1292,7 @@ func toRegexps(keys []string) []*regexp.Regexp {
12921292
return regexps
12931293
}
12941294

1295-
// TestValidate_LabelSelectors tests validation of label selectors.
1295+
// TestValidate_LabelSelectors tests validation of label selectors
12961296
func TestValidate_LabelSelectors(t *testing.T) {
12971297
tests := []struct {
12981298
name string

0 commit comments

Comments
 (0)