mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Make sure we are pulling in the right license class after obfuscation
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user