mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Make sure we are pulling in the right license class after obfuscation
This commit is contained in:
parent
7202905d0e
commit
05613c1bea
@ -21,7 +21,7 @@ from django.utils.timezone import now
|
||||
from django.test.utils import override_settings
|
||||
|
||||
# AWX
|
||||
from awx.main.licenses import LicenseWriter
|
||||
from awx.main.task_engine import TaskEngager as LicenseWriter
|
||||
from awx.main.models import *
|
||||
from awx.main.tests.base import BaseTest, BaseLiveServerTest
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user