mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-10 08:20:59 +00:00
Spelling nits.
This commit is contained in:
@@ -1031,7 +1031,7 @@ type testRecord struct {
|
||||
// TestMultiplePatches checks that the patches are applied
|
||||
// properly, that the same result is obtained,
|
||||
// regardless of the order of the patches and regardless
|
||||
// of the schema availibility (SMP vs JSON)
|
||||
// of the schema availability (SMP vs JSON)
|
||||
func TestMultiplePatches(t *testing.T) {
|
||||
tests := map[string]testRecord{
|
||||
"withschema-label-image-container": {
|
||||
|
||||
Reference in New Issue
Block a user