Skip to content

Commit

Permalink
Update internal/pkg/cli/pipeline_deploy_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Danny Randall <[email protected]>
  • Loading branch information
Varun359 and dannyrandall authored Jun 19, 2023
1 parent 0e0301c commit 0423f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/pkg/cli/pipeline_deploy_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ func TestDeployPipelineOpts_Execute(t *testing.T) {
},
expectedError: fmt.Errorf("retrieve the deployed template for %q: some error", pipelineName),
},
"failed to get the continueDeploymentPrompt": {
"failed prompt to accept diff": {
inApp: &app,
inAppName: appName,
inRegion: region,
Expand Down

0 comments on commit 0423f61

Please sign in to comment.