Skip to content

Commit 53c0151

Browse files
committed
MC-2379: CMS content containing widget directives is not updated when…
- revert dist file
1 parent 46a9884 commit 53c0151

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)