We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c35b11 commit b7b09e0Copy full SHA for b7b09e0
internal/cmd/operator-sdk/scorecard/xunit/xunit.go
@@ -69,7 +69,7 @@ type XUnitComplexFailure struct {
69
Message string `json:"message,omitempty"`
70
}
71
72
-// XUnitComplexSkipped contianers a type header along with associated run logs
+// XUnitComplexSkipped contains a type header along with associated run logs
73
type XUnitComplexSkipped struct {
74
Type string `json:"type,omitempty"`
75
0 commit comments