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 f1ccb7c commit 5018515Copy full SHA for 5018515
dev/tests/api-functional/testsuite/Magento/GraphQl/Wishlist/AddConfigurableProductToWishlistTest.php
@@ -48,7 +48,7 @@ protected function setUp(): void
48
*
49
* @throws Exception
50
*/
51
- public function testAddDownloadableProductWithOptions(): void
+ public function testAddConfigurableProductWithOptions(): void
52
{
53
$product = $this->getConfigurableProductInfo();
54
$customerId = 1;
0 commit comments