Skip to content

Commit ef6729b

Browse files
committed
MC-39898: Stabilize Integration Tests
- Static test fix
1 parent 4f6aa75 commit ef6729b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/integration/framework/Magento/TestFramework/TestCase/AbstractController.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
use Magento\Framework\App\Response\Http as HttpResponse;
1919

2020
/**
21+
* Set of methods useful for performing requests to Controllers.
22+
*
2123
* @SuppressWarnings(PHPMD.NumberOfChildren)
2224
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2325
*/

0 commit comments

Comments
 (0)