Skip to content

Commit 2a7c6da

Browse files
author
Anna Bukatar
committed
ACP2E-1875: Products incorrectly showed Out of Stock then all products show in stock
1 parent adf8518 commit 2a7c6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ImportExport/Test/Unit/Plugin/DeferCacheCleaningUntilImportIsCompleteTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use PHPUnit\Framework\MockObject\MockObject;
1414
use PHPUnit\Framework\TestCase;
1515

16-
class DeferCacheCleaningUntilImportIsCompleteTest extends TestCase
16+
class DeferCacheCleaningUntilImportIsCompleteTest extends TestCase
1717
{
1818
/**
1919
* @var DeferCacheCleaningUntilImportIsComplete

0 commit comments

Comments
 (0)