diff --git a/tasks/run-local.sh b/tasks/run-local.sh index 06fa5953..e9f22352 100755 --- a/tasks/run-local.sh +++ b/tasks/run-local.sh @@ -178,7 +178,7 @@ if [ -n "$PR" ]; then echo waiting until the status is visible; sleep 10; done; - ./inspect-queue;" + ./inspect-queue --amqp localhost:5671;" # wait until the unit-test got run and published for retry in $(seq 60); do