File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
dev/tests/api-functional/testsuite/Magento/GraphQl/RelatedProduct Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -52,11 +52,11 @@ public function testQueryRelatedProducts()
5252
5353 /**
5454 * @magentoApiDataFixture Magento/Catalog/_files/products_related_disabled.php
55- * @magentoConfigFixture current_store cataloginventory/options/show_out_of_stock 1
56- * @magentoConfigFixture current_store catalog/magento_catalogpermissions/enabled 1
57- * @magentoConfigFixture current_store catalog/magento_catalogpermissions/grant_catalog_category_view 1
58- * @magentoConfigFixture current_store catalog/magento_catalogpermissions/grant_catalog_product_price 1
59- * @magentoConfigFixture current_store catalog/magento_catalogpermissions/grant_checkout_items 1
55+ * @magentoConfigFixture default_store cataloginventory/options/show_out_of_stock 1
56+ * @magentoConfigFixture default_store catalog/magento_catalogpermissions/enabled 1
57+ * @magentoConfigFixture default_store catalog/magento_catalogpermissions/grant_catalog_category_view 1
58+ * @magentoConfigFixture default_store catalog/magento_catalogpermissions/grant_catalog_product_price 1
59+ * @magentoConfigFixture default_store catalog/magento_catalogpermissions/grant_checkout_items 1
6060 */
6161 public function testQueryDisableRelatedProductWithShowOutOfStock ()
6262 {
You can’t perform that action at this time.
0 commit comments