We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 617f6e8 commit ad73686Copy full SHA for ad73686
pkg/datagatherer/k8sdynamic/dynamic_test.go
@@ -1292,7 +1292,7 @@ func toRegexps(keys []string) []*regexp.Regexp {
1292
return regexps
1293
}
1294
1295
-// TestValidate_LabelSelectors tests validation of label selectors.
+// TestValidate_LabelSelectors tests validation of label selectors
1296
func TestValidate_LabelSelectors(t *testing.T) {
1297
tests := []struct {
1298
name string
0 commit comments