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 101ef2c commit 5c0df26Copy full SHA for 5c0df26
dev/tests/api-functional/testsuite/Magento/GraphQl/CatalogGraphQl/PriceRangeTest.php
@@ -282,7 +282,7 @@ private function getProductSearchQuery(string $productSku): string
282
}
283
284
/**
285
- * @magentoApiDataFixture Magento/Catalog/_files/product_configurable_in_multiple_websites_with_special_price.php
+ * @magentoApiDataFixture Magento/ConfigurableProduct/_files/product_configurable_in_multiple_websites_with_special_price.php
286
*/
287
public function testMinimalPriceForConfigurableProductWithSpecialPrice() : void
288
{
0 commit comments