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 e949167 commit f960cd6Copy full SHA for f960cd6
dev/tests/integration/phpunit.xml.dist
@@ -47,7 +47,7 @@
47
<!-- Semicolon-separated 'glob' patterns, that match global XML configuration files -->
48
<const name="TESTS_GLOBAL_CONFIG_DIR" value="../../../app/etc"/>
49
<!-- Whether to cleanup the application before running tests or not -->
50
- <const name="TESTS_CLEANUP" value="enabled"/>
+ <const name="TESTS_CLEANUP" value=""/>
51
<!-- Memory usage and estimated leaks thresholds -->
52
<!--<const name="TESTS_MEM_USAGE_LIMIT" value="1024M"/>-->
53
<const name="TESTS_MEM_LEAK_LIMIT" value=""/>
0 commit comments