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 2e9ffa4 + 1a4b2fa commit c39b71bCopy full SHA for c39b71b
dev/tests/integration/testsuite/Magento/GraphQl/_files/state-skip-list.php
@@ -98,6 +98,10 @@
98
Magento\Catalog\Model\ResourceModel\Product\Attribute\Collection::class => null,
99
Magento\Framework\Url::class => null,
100
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,
105
],
106
'' => [
107
0 commit comments