Run and fix all sanity tests

This commit is contained in:
AlanCoding
2019-11-14 14:45:16 -05:00
parent 9bb9bc682f
commit 1402a2c8a5
13 changed files with 35 additions and 48 deletions

View File

@@ -1,3 +1,6 @@
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
import pytest
from awx.main.models import Project