We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8671c2 commit a40a7e1Copy full SHA for a40a7e1
tests/integration_tests/Test/PM/Integration/_data/cpf-merge/module.xml
@@ -5,9 +5,9 @@
5
<Name>cpf-merge</Name>
6
<Version>0.0.1</Version>
7
<Packaging>module</Packaging>
8
- <CPF Name="config-globals.CPF"/>
9
- <CPF Name="create-roles.CPF" Directory="custom-cpf-directory"/>
10
- <CPF Name="package-mapping.CPF"/>
+ <CPF Name="config-globals.cpf"/>
+ <CPF Name="create-roles.cpf" Directory="custom-cpf-directory"/>
+ <CPF Name="package-mapping.cpf"/>
11
</Module>
12
</Document>
13
</Export>
0 commit comments