Skip to content

Commit 5018515

Browse files
committed
test name correction
1 parent f1ccb7c commit 5018515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Wishlist/AddConfigurableProductToWishlistTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ protected function setUp(): void
4848
*
4949
* @throws Exception
5050
*/
51-
public function testAddDownloadableProductWithOptions(): void
51+
public function testAddConfigurableProductWithOptions(): void
5252
{
5353
$product = $this->getConfigurableProductInfo();
5454
$customerId = 1;

0 commit comments

Comments
 (0)