Skip to content

Commit ddc95cc

Browse files
author
Jakub Winkler
committed
#33486 - restoring @magentoAppIsolation to class
1 parent 36c2c8a commit ddc95cc

File tree

1 file changed

+3
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Catalog/Model/ResourceModel/Product/Indexer/Eav

1 file changed

+3
-0
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Model/ResourceModel/Product/Indexer/Eav/SourceTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
use Magento\Store\Model\StoreManagerInterface;
1515
use Magento\Store\Api\Data\StoreInterface;
1616

17+
/**
18+
* @magentoAppIsolation enabled
19+
*/
1720
class SourceTest extends \PHPUnit\Framework\TestCase
1821
{
1922
/**

0 commit comments

Comments
 (0)