mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 09:02:53 +00:00
drop support for legacy patches (#4911)
* drop support for legacy patches * fix CI
This commit is contained in:
@@ -40,7 +40,7 @@ func TestLoad(t *testing.T) {
|
||||
},
|
||||
},
|
||||
"nonsenseLatin": {
|
||||
errContains: "error converting YAML to JSON",
|
||||
errContains: "found a tab character that violates indentation",
|
||||
content: `
|
||||
Lorem ipsum dolor sit amet, consectetur
|
||||
adipiscing elit, sed do eiusmod tempor
|
||||
|
||||
Reference in New Issue
Block a user