mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 00:17:29 -02:30
Basic License feature gating changes
This commit is contained in:
@@ -6,6 +6,5 @@ python_files = *.py
|
||||
addopts = --reuse-db --nomigrations --tb=native
|
||||
markers =
|
||||
ac: access control test
|
||||
license_feature: ensure license features are accessible or not depending on license
|
||||
survey: tests related to survey feature
|
||||
inventory_import: tests of code used by inventory import command
|
||||
|
||||
Reference in New Issue
Block a user