Skip to content

Commit 7bc2600

Browse files
author
Vadim Zubovich
committed
MTO-95: PRs stabilization
- Added suppress warning annotation
1 parent 5ce919b commit 7bc2600

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/functional/tests/app/Magento/Persistent/Test/TestCase/CheckoutWthPersistentShoppingCartTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
* 6. Sign out.
3333
*
3434
* @ZephyrId MAGETWO-45381
35+
*
36+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3537
*/
3638
class CheckoutWthPersistentShoppingCartTest extends Injectable
3739
{

0 commit comments

Comments
 (0)