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