Skip to content

Commit 496a2eb

Browse files
committed
MAGETWO-65468: [FT] Magento\Catalog\Test\TestCase\Product\CreateSimpleProductEntityTest fails on Jenkins
1 parent 8b06658 commit 496a2eb

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Edit/Section/ProductDetails

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Edit/Section/ProductDetails/CategoryIds.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ class CategoryIds extends MultisuggestElement
5151
*
5252
* @var string
5353
*/
54-
protected $multiSelectElement = '.admin__action-multiselect-menu-inner-item';
54+
private $multiSelectElement = '.admin__action-multiselect-menu-inner-item';
5555

5656
/**
5757
* @constructor

0 commit comments

Comments
 (0)