From 31986ada43d622869fdde84b08ec7e452d820c16 Mon Sep 17 00:00:00 2001 From: yxxhero Date: Tue, 4 Feb 2025 08:41:47 +0800 Subject: [PATCH] fix tests Signed-off-by: yxxhero --- .../snapshot/chart_need/{input.yaml => input.yaml.gotmpl} | 0 .../{input.yaml => input.yaml.gotmpl} | 0 .../{input.yaml => input.yaml.gotmpl} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename test/e2e/template/helmfile/testdata/snapshot/chart_need/{input.yaml => input.yaml.gotmpl} (100%) rename test/e2e/template/helmfile/testdata/snapshot/chart_need_enable_live_output/{input.yaml => input.yaml.gotmpl} (100%) rename test/e2e/template/helmfile/testdata/snapshot/environment_missing_in_subhelmfile/{input.yaml => input.yaml.gotmpl} (100%) diff --git a/test/e2e/template/helmfile/testdata/snapshot/chart_need/input.yaml b/test/e2e/template/helmfile/testdata/snapshot/chart_need/input.yaml.gotmpl similarity index 100% rename from test/e2e/template/helmfile/testdata/snapshot/chart_need/input.yaml rename to test/e2e/template/helmfile/testdata/snapshot/chart_need/input.yaml.gotmpl diff --git a/test/e2e/template/helmfile/testdata/snapshot/chart_need_enable_live_output/input.yaml b/test/e2e/template/helmfile/testdata/snapshot/chart_need_enable_live_output/input.yaml.gotmpl similarity index 100% rename from test/e2e/template/helmfile/testdata/snapshot/chart_need_enable_live_output/input.yaml rename to test/e2e/template/helmfile/testdata/snapshot/chart_need_enable_live_output/input.yaml.gotmpl diff --git a/test/e2e/template/helmfile/testdata/snapshot/environment_missing_in_subhelmfile/input.yaml b/test/e2e/template/helmfile/testdata/snapshot/environment_missing_in_subhelmfile/input.yaml.gotmpl similarity index 100% rename from test/e2e/template/helmfile/testdata/snapshot/environment_missing_in_subhelmfile/input.yaml rename to test/e2e/template/helmfile/testdata/snapshot/environment_missing_in_subhelmfile/input.yaml.gotmpl