Skip to content

Commit 5c0df26

Browse files
author
Oleksandr Iegorov
committed
MC-43176: GraphQL returns the price ranges of a simple product on another store
1 parent 101ef2c commit 5c0df26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/CatalogGraphQl/PriceRangeTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ private function getProductSearchQuery(string $productSku): string
282282
}
283283

284284
/**
285-
* @magentoApiDataFixture Magento/Catalog/_files/product_configurable_in_multiple_websites_with_special_price.php
285+
* @magentoApiDataFixture Magento/ConfigurableProduct/_files/product_configurable_in_multiple_websites_with_special_price.php
286286
*/
287287
public function testMinimalPriceForConfigurableProductWithSpecialPrice() : void
288288
{

0 commit comments

Comments
 (0)