Skip to content

Commit c79ee05

Browse files
ACPT-987
ResourceConnection connections in state-filter-list.php
1 parent 2fc682a commit c79ee05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/GraphQl/_files/state-filter-list.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
Magento\Framework\App\Config\ScopeCodeResolver::class => ['resolvedScopeCodes' => null],
6060
Magento\Framework\App\ResourceConnection::class => [
6161
'config' => null, // $_connectionNames changes
62+
'connections' => null,
6263
],
6364
Magento\Framework\Cache\InvalidateLogger::class => ['request' => null],
6465
Magento\Framework\View\Design\FileResolution\Fallback\Resolver\Simple::class => ['rulePool' => null],

0 commit comments

Comments
 (0)