mirror of
https://github.com/ansible/awx.git
synced 2026-02-24 06:26:00 -03:30
AC-1040 Updates to get unit tests to pass.
This commit is contained in:
@@ -38,6 +38,7 @@ from awx.main.utils import encrypt_field
|
||||
|
||||
__all__ = ['Project', 'ProjectUpdate']
|
||||
|
||||
|
||||
class ProjectOptions(models.Model):
|
||||
|
||||
SCM_TYPE_CHOICES = [
|
||||
|
||||
Reference in New Issue
Block a user