mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 14:09:28 -02:30
Import pytest for skipping settings tests
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user