Skip to content

Commit

Permalink
debug the failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Oct 25, 2023
1 parent 9402389 commit c97956a
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" {
run terminus install:run ${SITE_ENV} ocp
run debug terminus install:run ${SITE_ENV} ocp
[[ $output == *"Attempting to run the ocp job"* ]]
[ "$status" -eq 0 ]

Expand Down

0 comments on commit c97956a

Please sign in to comment.