magento / graphql-ce

[ARCHIVED] Please use magento/magento2 project
https://github.com/magento/magento2
Open Software License 3.0
131 stars 156 forks source link

@magentoConfigFixture does not work with the default scope #972

Closed VitaliyBoyko closed 5 years ago

VitaliyBoyko commented 5 years ago

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