Skip to content

Commit 4ffcfcb

Browse files
committed
debug more info
Signed-off-by: yxxhero <aiopsclub@163.com>
1 parent 61c6de2 commit 4ffcfcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ var helmSubcmdStubs = []fakeHelmSubcmd{
6464
},
6565
{
6666
cmd: []string{"template"},
67-
args: []string{"test-release", "test/testdata/test-chart", "--values", "test/testdata/test-values.yaml", "--dry-run=server", "--is-upgrade"},
67+
args: []string{"test-release", "test/testdata/test-chart", "--values", "test/testdata/test-values.yaml", "--validate", "--is-upgrade"},
6868
},
6969
{
7070
cmd: []string{"get", "hooks"},

0 commit comments

Comments
 (0)