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.
1 parent 766f08e commit 975b9eeCopy full SHA for 975b9ee
dev/tests/integration/testsuite/Magento/GraphQl/_files/state-skip-list.php
@@ -80,6 +80,10 @@
80
Magento\Catalog\Model\ResourceModel\Product\Attribute\Collection::class => null,
81
Magento\Framework\Url::class => null,
82
Magento\Framework\HTTP\PhpEnvironment\RemoteAddress::class => null,
83
+ Magento\RemoteStorage\Driver\DriverPool::class => null,
84
+ Magento\Framework\Filesystem\File\ReadFactory::class => null,
85
+ Magento\RemoteStorage\Model\Filesystem\Directory\WriteFactory::class => null,
86
+ 'remoteReadFactory' => null,
87
],
88
'' => [
89
0 commit comments