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 a25576d commit 5c641d0Copy full SHA for 5c641d0
app/code/Magento/Sitemap/Test/Unit/Model/SitemapTest.php
@@ -647,7 +647,6 @@ protected function _getModelConstructorArgs()
647
['getStore']
648
)->getMockForAbstractClass();
649
650
-
651
$objectManager = new \Magento\Framework\TestFramework\Unit\Helper\ObjectManager($this);
652
$constructArguments = $objectManager->getConstructArguments(
653
\Magento\Sitemap\Model\Sitemap::class,
0 commit comments