Skip to content

Commit 05c1035

Browse files
committed
MAGETWO-34177: Simplification of Payment Configuration
- CR
1 parent c3ec35c commit 05c1035

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

0 commit comments

Comments
 (0)