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 5f8ee52 commit bb4995cCopy full SHA for bb4995c
app/code/Magento/Catalog/Test/Unit/Model/Indexer/Category/Flat/Plugin/StoreViewTest.php
@@ -88,7 +88,7 @@ public function testBeforeAndAfterSaveHasChanged()
88
89
public function testBeforeAndAfterSaveNoNeed()
90
{
91
- $this->mockConfigFlatEnabledNeever();
+ $this->mockConfigFlatEnabledNever();
92
$storeMock = $this->createPartialMock(
93
\Magento\Store\Model\Store::class,
94
['isObjectNew', 'dataHasChangedFor', '__wakeup']
0 commit comments