Skip to content

Commit f8598aa

Browse files
committed
B2B-2175: Integration Test framework is hard coded to either mysql or amqp queue connection
1 parent b03da53 commit f8598aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Model/Attribute/Backend/ConsumerWebsiteAssignTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
*
3030
* @magentoDbIsolation disabled
3131
* @magentoAppArea adminhtml
32+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3233
*/
3334
class ConsumerWebsiteAssignTest extends TestCase
3435
{

0 commit comments

Comments
 (0)