Skip to content

Commit c03ce07

Browse files
committed
MC-20425: [Integration Test] Check behavior when attribute set was changed to a new set with deleted attribute from the previous set
1 parent a120e60 commit c03ce07

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Catalog/Controller/Product

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Controller/Product/ViewTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
* Integration test for product view front action.
2727
*
2828
* @magentoAppArea frontend
29+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2930
*/
3031
class ViewTest extends \Magento\TestFramework\TestCase\AbstractController
3132
{

0 commit comments

Comments
 (0)