mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Cleanup Cfg/Grep Command Output
This commit is contained in:
@@ -179,7 +179,10 @@ func TestFmtSubPackages(t *testing.T) {
|
||||
name: "fmt-recurse-subpackages",
|
||||
dataset: "dataset-with-setters",
|
||||
args: []string{"-R"},
|
||||
expected: `${baseDir}/mysql/
|
||||
expected: `${baseDir}/
|
||||
formatted resource files in the package
|
||||
|
||||
${baseDir}/mysql/
|
||||
formatted resource files in the package
|
||||
|
||||
${baseDir}/mysql/nosetters/
|
||||
|
||||
Reference in New Issue
Block a user