mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Setup instance during settings unit tests
This commit is contained in:
@@ -43,6 +43,7 @@ class SettingsTest(BaseTest):
|
||||
|
||||
def setUp(self):
|
||||
super(SettingsTest, self).setUp()
|
||||
self.setup_instances()
|
||||
self.setup_users()
|
||||
|
||||
def get_settings(self, expected_count=4):
|
||||
|
||||
Reference in New Issue
Block a user