mirror of
https://github.com/ansible/awx.git
synced 2026-01-24 07:51:23 -03:30
Import pytest for skipping settings tests
This commit is contained in:
parent
3226c2f10e
commit
b89d183433
@ -1,6 +1,8 @@
|
||||
# Copyright (c) 2016 Ansible, Inc.
|
||||
# All Rights Reserved.
|
||||
|
||||
import pytest
|
||||
|
||||
from awx.main.tests.base import BaseTest
|
||||
from awx.main.models import * # noqa
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user