mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 09:02:53 +00:00
Cleanup Cfg/Grep Command Output
This commit is contained in:
@@ -501,7 +501,10 @@ func TestAnnotateSubPackages(t *testing.T) {
|
||||
name: "annotate-recurse-subpackages",
|
||||
dataset: "dataset-without-setters",
|
||||
args: []string{"--kv", "foo=bar", "-R"},
|
||||
expected: `${baseDir}/mysql/
|
||||
expected: `${baseDir}/
|
||||
added annotations in the package
|
||||
|
||||
${baseDir}/mysql/
|
||||
added annotations in the package
|
||||
|
||||
${baseDir}/mysql/storage/
|
||||
|
||||
Reference in New Issue
Block a user