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.
2 parents 3de1d60 + 5193b28 commit a369628Copy full SHA for a369628
dev/tests/integration/testsuite/Magento/Eav/Model/Entity/Attribute/Frontend/DatetimeTest.php
@@ -75,8 +75,8 @@ protected function setUp(): void
75
* @magentoDataFixture Magento/Catalog/_files/product_two_websites.php
76
* @magentoDataFixture Magento/Catalog/_files/product_datetime_attribute.php
77
*
78
- * @magentoConfigFixture default_store general/locale/timezone Europe/Moscow
79
- * @magentoConfigFixture fixture_second_store_store general/locale/timezone Europe/Kiev
+ * @magentoConfigFixture default_store general/locale/timezone Asia/Tokyo
+ * @magentoConfigFixture fixture_second_store_store general/locale/timezone Asia/Shanghai
80
81
* @return void
82
*/
0 commit comments