Skip to content

Commit 8a5fec9

Browse files
author
okarpenko
committed
MAGETWO-38155: Create block for order level
1 parent 2416533 commit 8a5fec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Composer/Test/Unit/DependencyCheckerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ function ($input, $buffer) {
3030
$buffer->writeln($output);
3131
}
3232
);
33+
$composerApp->expects($this->atLeastOnce())->method('resetComposer');
3334

3435
$dependencyChecker = new DependencyChecker($composerApp, $directoryList);
3536
$expected = [

0 commit comments

Comments
 (0)