CC-5651: Unit Test the Scheduler
Small fix to runtests script
This commit is contained in:
parent
4beb06a1d9
commit
5c01234445
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
rabbitmqctl start_app
|
||||||
|
|
||||||
RABBITMQ_VHOST="/airtime"
|
RABBITMQ_VHOST="/airtime"
|
||||||
RABBITMQ_USER="airtime_tests"
|
RABBITMQ_USER="airtime_tests"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue