magento/graphql-ce

@magentoConfigFixture does not work with the default scope

VitaliyBoyko opened this issue · 0 comments

Description (*)

Currently @magentoConfigFixture works only on the store level. E.g:
* @magentoConfigFixture default_store catalog/seo/product_url_suffix test_product_suffix
Record for the default (global) scope is not supported. E.g:
* @magentoConfigFixture catalog/seo/product_url_suffix test_product_suffix