Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
viveklak committed Jan 21, 2022
1 parent 944df8a commit fb08650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/sdk/go/go_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ func TestGo(t *testing.T) {
test := baseOptions.With(integration.ProgramTestOptions{
Dir: filepath.Join("helm-partial-error", "step1"),
SkipRefresh: false,
SkipPreview: true,
Verbose: true,
ExpectFailure: true,
ExtraRuntimeValidation: validation,
Expand Down

0 comments on commit fb08650

Please sign in to comment.