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 e0c5c21 commit 8383532Copy full SHA for 8383532
app/code/Magento/CatalogRule/Test/Unit/Model/Indexer/IndexBuilderTest.php
@@ -206,7 +206,7 @@ protected function setUp()
206
public function testUpdateCatalogRuleGroupWebsiteData()
207
{
208
$groupPriceAttrMock = $this->getMock(
209
- 'Magento\Catalog\Model\Entity\AttributeGroup',
+ 'Magento\Catalog\Model\Entity\Attribute',
210
['getBackend'],
211
[],
212
'',
0 commit comments