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 48eaeab commit 27a4ec1Copy full SHA for 27a4ec1
dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Product/Grouped/AssociatedProducts.php
@@ -30,7 +30,7 @@ class AssociatedProducts extends Tab
30
*
31
* @var string
32
*/
33
- protected $productSearchGrid = "./ancestor::body//div[div[div[contains(@data-role,'add-product-dialog')]]]";
+ protected $productSearchGrid = "./ancestor::body//div[div[contains(@data-role,'add-product-dialog')]]";
34
35
/**
36
* Associated products list block
0 commit comments