Skip to content

Commit 14fa96d

Browse files
committed
Merge remote-tracking branch 'trigger/nathan-bug-delivery' into bug_fixes_beta_bugs
2 parents c9b9cc0 + 53c0151 commit 14fa96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<!-- Semicolon-separated 'glob' patterns, that match global XML configuration files -->
5252
<const name="TESTS_GLOBAL_CONFIG_DIR" value="../../../app/etc"/>
5353
<!-- Whether to cleanup the application before running tests or not -->
54-
<const name="TESTS_CLEANUP" value="false"/>
54+
<const name="TESTS_CLEANUP" value="enabled"/>
5555
<!-- Memory usage and estimated leaks thresholds -->
5656
<!--<const name="TESTS_MEM_USAGE_LIMIT" value="1024M"/>-->
5757
<const name="TESTS_MEM_LEAK_LIMIT" value=""/>

0 commit comments

Comments
 (0)