Skip to content

Commit e59de41

Browse files
#13440 - Adding custom attribute to category doesn't show store specific value - integration test fix.
1 parent 749ee55 commit e59de41

File tree

1 file changed

+3
-0
lines changed
  • dev/tests/integration/testsuite/Magento/CatalogUrlRewrite/Plugin/Catalog/Block/Adminhtml/Category/Tab

1 file changed

+3
-0
lines changed

dev/tests/integration/testsuite/Magento/CatalogUrlRewrite/Plugin/Catalog/Block/Adminhtml/Category/Tab/AttributesTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
use Magento\Eav\Model\Config as EavConfig;
1010
use Magento\TestFramework\Helper\Bootstrap;
1111

12+
/**
13+
* @magentoAppArea adminhtml
14+
*/
1215
class AttributesTest extends \PHPUnit\Framework\TestCase
1316
{
1417
/**

0 commit comments

Comments
 (0)