Skip to content

Commit c39b71b

Browse files
committed
Merge remote-tracking branch 'origin/AC-9264' into spartans_pr_06092023
2 parents 2e9ffa4 + 1a4b2fa commit c39b71b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@
9898
Magento\Catalog\Model\ResourceModel\Product\Attribute\Collection::class => null,
9999
Magento\Framework\Url::class => null,
100100
Magento\Framework\HTTP\PhpEnvironment\RemoteAddress::class => null,
101+
Magento\RemoteStorage\Driver\DriverPool::class => null,
102+
Magento\Framework\Filesystem\File\ReadFactory::class => null,
103+
Magento\RemoteStorage\Model\Filesystem\Directory\WriteFactory::class => null,
104+
'remoteReadFactory' => null,
101105
],
102106
'' => [
103107
],

0 commit comments

Comments
 (0)