diff options
Diffstat (limited to 'tests/plugins')
-rw-r--r-- | tests/plugins/jobs/configs/.rr-jobs-init.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/plugins/jobs/configs/.rr-jobs-init.yaml b/tests/plugins/jobs/configs/.rr-jobs-init.yaml index 93c978c2..6efc760b 100644 --- a/tests/plugins/jobs/configs/.rr-jobs-init.yaml +++ b/tests/plugins/jobs/configs/.rr-jobs-init.yaml @@ -9,7 +9,6 @@ server: amqp: addr: amqp://guest:guest@localhost:5672/ - # beanstalk configuration beanstalk: addr: tcp://localhost:11300 |