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 91b83fc commit 6a6e1daCopy full SHA for 6a6e1da
dev/tests/integration/testsuite/Magento/Eav/Model/ResourceModel/UpdateHandlerTest.php
@@ -11,9 +11,8 @@
11
/**
12
* @magentoAppArea adminhtml
13
* @magentoAppIsolation enabled
14
- * @magentoDbIsolation enabled
15
*/
16
-class UpdateHandlerTest extends \PHPUnit_Framework_TestCase
+class UpdateHandlerTest extends \Magento\TestFramework\Indexer\TestCase
17
{
18
19
* @covers \Magento\Eav\Model\ResourceModel\UpdateHandler::execute
0 commit comments