Skip to content

Commit f960cd6

Browse files
committed
MAGETWO-66798: Create integration test
revert cleanup
1 parent e949167 commit f960cd6

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
@@ -47,7 +47,7 @@
4747
<!-- Semicolon-separated 'glob' patterns, that match global XML configuration files -->
4848
<const name="TESTS_GLOBAL_CONFIG_DIR" value="../../../app/etc"/>
4949
<!-- Whether to cleanup the application before running tests or not -->
50-
<const name="TESTS_CLEANUP" value="enabled"/>
50+
<const name="TESTS_CLEANUP" value=""/>
5151
<!-- Memory usage and estimated leaks thresholds -->
5252
<!--<const name="TESTS_MEM_USAGE_LIMIT" value="1024M"/>-->
5353
<const name="TESTS_MEM_LEAK_LIMIT" value=""/>

0 commit comments

Comments
 (0)