Skip to content

Commit d9edb5b

Browse files
committed
#28569: Multi-store: Missing store codes in relation to a group and website
- Fixed store config API test
1 parent 3c770e2 commit d9edb5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/api-functional/testsuite/Magento/Store/Api/StoreConfigManagerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ public function testGetStoreConfigs()
4343
$expectedKeys = [
4444
'id',
4545
'code',
46-
'name',
4746
'website_id',
4847
'locale',
4948
'base_currency_code',

0 commit comments

Comments
 (0)