Skip to content

Commit 63ef782

Browse files
committed
MAGETWO-31956: PR for S42
- test fixes
1 parent e9d306e commit 63ef782

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/etc/di.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -879,6 +879,7 @@
879879
</type>
880880
<type name="Magento\Framework\Session\Validator">
881881
<arguments>
882+
<argument name="scopeType" xsi:type="const">Magento\Store\Model\ScopeInterface::SCOPE_STORE</argument>
882883
<argument name="skippedUserAgentList" xsi:type="array">
883884
<item name="flash" xsi:type="string">Shockwave Flash</item>
884885
<item name="flash_mac" xsi:type="string"><![CDATA[Adobe Flash Player\s{1,}\w{1,10}]]></item>

0 commit comments

Comments
 (0)