Skip to content

Commit 7900e49

Browse files
committed
MC-31920: Let Magento\Framework\Lock\Backend\Database have 2 locks in single connection
- Replace obsolete class;
1 parent b54e58f commit 7900e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/MessageQueue/Model/Cron/ConsumersRunnerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ class ConsumersRunnerTest extends \PHPUnit\Framework\TestCase
6969
private $appConfig;
7070

7171
/**
72-
* @var ShellInterface|\PHPUnit_Framework_MockObject_MockObject
72+
* @var ShellInterface|\PHPUnit\Framework\MockObject\MockObject
7373
*/
7474
private $shellMock;
7575

0 commit comments

Comments
 (0)