summaryrefslogtreecommitdiffstats
path: root/tests/yamlparser/fixtures/project-with-auth-properties.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/yamlparser/fixtures/project-with-auth-properties.xml')
-rw-r--r--tests/yamlparser/fixtures/project-with-auth-properties.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/yamlparser/fixtures/project-with-auth-properties.xml b/tests/yamlparser/fixtures/project-with-auth-properties.xml
index 4d4c1dfb..c02bd8cc 100644
--- a/tests/yamlparser/fixtures/project-with-auth-properties.xml
+++ b/tests/yamlparser/fixtures/project-with-auth-properties.xml
@@ -14,6 +14,7 @@
<canRoam>true</canRoam>
<properties>
<hudson.security.AuthorizationMatrixProperty>
+ <inheritanceStrategy class="org.jenkinsci.plugins.matrixauth.inheritance.InheritParentStrategy"/>
<permission>hudson.model.Item.Build:auser</permission>
</hudson.security.AuthorizationMatrixProperty>
</properties>