Merge pull request #74125 from tuanvcw/fixing_typo
Fix many typos in both code and comments
This commit is contained in:
@@ -223,7 +223,7 @@ func testAudit(t *testing.T, version string) {
|
||||
}
|
||||
}
|
||||
|
||||
// configMapOperations is a set of known operations perfomed on the configmap type
|
||||
// configMapOperations is a set of known operations performed on the configmap type
|
||||
// which correspond to the expected events.
|
||||
// This is shared by the dynamic test
|
||||
func configMapOperations(t *testing.T, kubeclient kubernetes.Interface) {
|
||||
|
Reference in New Issue
Block a user