ensure templating works for bundles identified through fleet.yaml

This commit is contained in:
Josh Wolf
2021-06-16 09:34:23 -06:00
parent 84a76d5b08
commit 968eba0a8b
7 changed files with 40 additions and 36 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ func Test_pkgBuildOpts_Run(t *testing.T) {
fleetVersion: "v0.3.5",
images: nil,
paths: []string{
"../../../testdata/flt",
"../../../testdata/custom",
},
},
wantErr: false,