Skip to content

Commit

Permalink
Adjust e2e tests
Browse files Browse the repository at this point in the history
Signed-off-by: Tomek Urbaszek <tomasz.urbaszek@polidea.com>
  • Loading branch information
turbaszek committed Sep 10, 2020
1 parent 16bc491 commit 1a0a60a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/scalers/rabbitmq-queue-http.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,6 @@ spec:
- type: rabbitmq
metadata:
queueName: {{QUEUE_NAME}}
apiHostFromEnv: RabbitApiHost
includeUnacked: "true"
hostFromEnv: RabbitApiHost
protocol: http
queueLength: '50'`

0 comments on commit 1a0a60a

Please sign in to comment.