diff --git a/test/e2e/template/helmfile/snapshot_test.go b/test/e2e/template/helmfile/snapshot_test.go index 8bd42ad2..e1a8e3d6 100644 --- a/test/e2e/template/helmfile/snapshot_test.go +++ b/test/e2e/template/helmfile/snapshot_test.go @@ -49,6 +49,7 @@ type Config struct { ChartifyTempDir string `yaml:"chartifyTempDir"` HelmfileArgs []string `yaml:"helmfileArgs"` } + type fakeInit struct{} func (f fakeInit) Force() bool {