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 68f6aa7 commit 13aa3c4Copy full SHA for 13aa3c4
dev/tests/integration/testsuite/Magento/Indexer/Model/Indexer/DeferCacheCleaningTest.php
@@ -5,10 +5,9 @@
5
*/
6
declare(strict_types=1);
7
8
-namespace integration\testsuite\Magento\Indexer\Model\Indexer;
+namespace Magento\Indexer\Model\Indexer;
9
10
use Magento\Framework\Indexer\CacheContext;
11
-use Magento\Indexer\Model\Indexer\DeferredCacheContext;
12
use Magento\TestFramework\Helper\Bootstrap;
13
use PHPUnit\Framework\TestCase;
14
0 commit comments