mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 02:50:02 -03:30
Newline
This commit is contained in:
parent
8d2a011ca8
commit
cb77e319d2
@ -463,6 +463,7 @@ class BaseTestMixin(object):
|
||||
if hasattr(self, 'queue_process'):
|
||||
self.queue_process.terminate()
|
||||
|
||||
|
||||
@override_settings(SYSTEM_UUID='00000000-0000-0000-0000-000000000000')
|
||||
class BaseTest(BaseTestMixin, django.test.TestCase):
|
||||
'''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user