Skip to content
Snippets Groups Projects
Commit 6a6e1da8 authored by Vitaliy Goncharenko's avatar Vitaliy Goncharenko
Browse files

MAGETWO-53583: "Use Default" checkbox is checked again after saving empty...

MAGETWO-53583: "Use Default" checkbox is checked again after saving empty fields (description, name, etc)

- add isolation for test
parent 91b83fc1
Branches
No related merge requests found
......@@ -11,9 +11,8 @@ use Magento\TestFramework\Helper\Bootstrap;
/**
* @magentoAppArea adminhtml
* @magentoAppIsolation enabled
* @magentoDbIsolation enabled
*/
class UpdateHandlerTest extends \PHPUnit_Framework_TestCase
class UpdateHandlerTest extends \Magento\TestFramework\Indexer\TestCase
{
/**
* @covers \Magento\Eav\Model\ResourceModel\UpdateHandler::execute
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment