Skip to content

Commit da05e92

Browse files
committed
#12970: Can't add grouped product, with out of stock sub product, to cart.
1 parent 42b4f3c commit da05e92

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/testsuite/Magento/GroupedProduct/Model/Product/Type

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/GroupedProduct/Model/Product/Type/GroupedTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ public function testPrepareProduct()
145145
}
146146

147147
/**
148-
* Test adding grouped product to cart then one of subproducts is out of stock.
148+
* Test adding grouped product to cart when one of subproducts is out of stock.
149149
*
150150
* @magentoDataFixture Magento/GroupedProduct/_files/product_grouped_with_out_of_stock.php
151151
* @magentoAppArea frontend

0 commit comments

Comments
 (0)