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