Skip to content

Commit d1ae71e

Browse files
committed
B2B-2176: Enable WebapiAsync work with mysql connection
1 parent dca37c6 commit d1ae71e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/tests/integration/framework/Magento/TestFramework/MessageQueue/ClearQueueProcessor.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
use Magento\Framework\MessageQueue\ConsumerFactory;
1414
use Magento\Framework\MessageQueue\QueueRepository;
1515

16+
/**
17+
* The processor to clear message queue
18+
*/
1619
class ClearQueueProcessor
1720
{
1821
/**

0 commit comments

Comments
 (0)