Skip to content

Commit cb2b289

Browse files
committed
MAGETWO-82817: Removed duplicated rows from the integration PHPUnit config #11771
- Merge Pull Request #11771 from rogyar/magento2:phpunit-config-duplication - Merged commits: 1. 49c12f9
2 parents fef1485 + 49c12f9 commit cb2b289

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev/tests/integration/phpunit.xml.dist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@
5454
<!-- Memory usage and estimated leaks thresholds -->
5555
<!--<const name="TESTS_MEM_USAGE_LIMIT" value="1024M"/>-->
5656
<const name="TESTS_MEM_LEAK_LIMIT" value=""/>
57-
<!-- Whether to output all CLI commands executed by the bootstrap and tests -->
58-
<!--<const name="TESTS_EXTRA_VERBOSE_LOG" value="1"/>-->
5957
<!-- Path to Percona Toolkit bin directory -->
6058
<!--<const name="PERCONA_TOOLKIT_BIN_DIR" value=""/>-->
6159
<!-- CSV Profiler Output file -->

0 commit comments

Comments
 (0)