Skip to content

Commit

Permalink
update kapp module name in e2e tests (#13317)
Browse files Browse the repository at this point in the history
Signed-off-by: Paul S. Schweigert <[email protected]>

Signed-off-by: Paul S. Schweigert <[email protected]>
Co-authored-by: Paul S. Schweigert <[email protected]>
  • Loading branch information
knative-prow-robot and psschwei committed Sep 20, 2022
1 parent 89d4023 commit 812f1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -589,5 +589,5 @@ function run_ytt() {


function run_kapp() {
run_go_tool github.com/k14s/kapp/cmd/kapp kapp "$@"
run_go_tool github.com/vmware-tanzu/carvel-kapp/cmd/kapp kapp "$@"
}

0 comments on commit 812f1c8

Please sign in to comment.