mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 22:37:41 -02:30
Run and fix all sanity tests
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
from __future__ import (absolute_import, division, print_function)
|
||||
__metaclass__ = type
|
||||
|
||||
import pytest
|
||||
|
||||
from awx.main.models import Credential, CredentialType, Organization
|
||||
|
||||
Reference in New Issue
Block a user