mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 02:00:01 -03:30
remove the old callback plugin import paths and callback-specific tests
This commit is contained in:
@@ -13,6 +13,6 @@ services:
|
||||
RABBITMQ_USER: guest
|
||||
RABBITMQ_PASS: guest
|
||||
RABBITMQ_VHOST: /
|
||||
command: ["make test_combined"]
|
||||
command: ["make test"]
|
||||
volumes:
|
||||
- ../../../:/awx_devel
|
||||
|
||||
Reference in New Issue
Block a user