mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Defer openAPI cleanup
This commit is contained in:
@@ -103,7 +103,7 @@ func TestGetValuesForMarkers(t *testing.T) {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
//if expectedError is not nil, check for correctness of error message
|
||||
// if expectedError is not nil, check for correctness of error message
|
||||
assert.Contains(t, err.Error(), test.expectedError.Error())
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user