Skip to content

Commit 5218a70

Browse files
committed
B2B-2155: Use Redis as message queue
- fix integration test failures
1 parent 98f3981 commit 5218a70

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/ImportExport/Model/Export/ConsumerTest.php

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

0 commit comments

Comments
 (0)