We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fee2906 commit 030b74dCopy full SHA for 030b74d
app/code/Magento/MessageQueue/Test/Unit/Console/StartConsumerCommandTest.php
@@ -172,7 +172,7 @@ public function executeDataProvider()
172
'singleThread' => true,
173
'lockExpects' => 1,
174
'isLocked' => false,
175
- 'unlockExpects' => 1,
+ 'unlockExpects' => 0,
176
'runProcessExpects' => 0,
177
'expectedReturn' => \Magento\Framework\Console\Cli::RETURN_FAILURE,
178
],
0 commit comments