Skip to content

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Oct 25, 2023
1 parent 9a6a214 commit dad5d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/1-addons-install-test.bats
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ debug() {
}

@test "run addons-install:run command" {
debug terminus install:run ${SITE_ENV} ocp
run terminus install:run ${SITE_ENV} ocp
[[ $output == *"Attempting to run the ocp job"* ]]
[ "$status" -eq 0 ]

Expand Down

0 comments on commit dad5d92

Please sign in to comment.