Skip to content

Commit c4142f8

Browse files
committed
MAGETWO-96817: Integration of Allure reports to Integration Tests
1 parent 163c6b9 commit c4142f8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

dev/tests/setup-integration/phpunit.xml.dist

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,15 @@
8787
<element key="magentoIndexerDimensionMode">
8888
<string>magentoIndexerDimensionMode</string>
8989
</element>
90+
<element key="moduleName">
91+
<string>moduleName</string>
92+
</element>
93+
<element key="dataProviderFromFile">
94+
<string>dataProviderFromFile</string>
95+
</element>
96+
<element key="magentoSchemaFixture">
97+
<string>magentoSchemaFixture</string>
98+
</element>
9099
</array>
91100
</arguments>
92101
</listener>

0 commit comments

Comments
 (0)