Skip to content

Commit 6342bfc

Browse files
committed
ACPT-494: Slave connection improvement [making functionality optional]
1 parent 4f4cf01 commit 6342bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Store/AvailableStoreConfigTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ public function testCurrentGroupStoreConfigs(): void
287287
is_default_store_group,
288288
website_id,
289289
website_code,
290-
website_name,,
290+
website_name,
291291
locale,
292292
base_currency_code,
293293
default_display_currency_code,

0 commit comments

Comments
 (0)