Skip to content

Commit 68656aa

Browse files
committed
MC-22131: Revert of MC-16333
1 parent 35ccda3 commit 68656aa

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/ProductForm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</category_ids>
3232
<quantity_and_stock_status composite="1">
3333
<qty>
34-
<selector>fieldset[data-index="container_quantity_and_stock_status_qty"] [name="product[quantity_and_stock_status][qty]"]</selector>
34+
<selector>fieldset[data-index="quantity_and_stock_status_qty"] [name="product[quantity_and_stock_status][qty]"]</selector>
3535
</qty>
3636
<is_in_stock>
3737
<selector>[data-index="quantity_and_stock_status"] [name="product[quantity_and_stock_status][is_in_stock]"]</selector>

0 commit comments

Comments
 (0)