Skip to content

Commit 9c79208

Browse files
author
Maciej Pawłowski
committed
suppress coupling in test
1 parent 87dde61 commit 9c79208

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/ProductAlert/Model

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/ProductAlert/Model/EmailTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* Test for Magento\ProductAlert\Model\Email class.
2121
*
2222
* @magentoAppIsolation enabled
23+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2324
*/
2425
class EmailTest extends \PHPUnit\Framework\TestCase
2526
{

0 commit comments

Comments
 (0)