fix testcase

Signed-off-by: zwwhdls <zwwhdls@hotmail.com>
pull/7187/head
zwwhdls 6 years ago
parent 0ab155fb54
commit 906115c0d3

@ -93,6 +93,8 @@ func TestPullCmd(t *testing.T) {
expectFile: "./signtest",
expectDir: true,
expectVerify: true,
failExpect: "Failed to untar signtest",
wantError: true,
},
{
name: "Chart fetch using repo URL",

Loading…
Cancel
Save