mirror of
https://github.com/ansible/awx.git
synced 2026-04-29 21:55:27 -02:30
fixing ad_hoc imports
flake8 fixes Fix and add awx/api/tests added fact tests added proper xml reports for jenkins added jenkins requirements and adjusted Makefile target
This commit is contained in:
@@ -5,7 +5,7 @@ from django.conf import settings
|
||||
from django.test import LiveServerTestCase
|
||||
from django.test.utils import override_settings
|
||||
|
||||
from awx.main.tests.jobs import BaseJobTestMixin
|
||||
from awx.main.tests.job_base import BaseJobTestMixin
|
||||
|
||||
|
||||
@override_settings(CELERY_ALWAYS_EAGER=True,
|
||||
|
||||
Reference in New Issue
Block a user