mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 17:48:10 -03:30
Added rbac tests and migrations for Organization
This commit is contained in:
committed by
Akita Noek
parent
932b6a4c82
commit
896ecab031
@@ -3,4 +3,4 @@ DJANGO_SETTINGS_MODULE = awx.settings.development
|
||||
python_paths = awx/lib/site-packages
|
||||
site_dirs = awx/lib/site-packages
|
||||
python_files = *.py
|
||||
addopts = --create-db
|
||||
addopts = --reuse-db
|
||||
|
||||
Reference in New Issue
Block a user