File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Checkout/view/frontend/templates/cart Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 3030 </a>
3131 <?php if ($ block ->getIsNeedToDisplaySideBar ()):?>
3232 <div class="block block-minicart"
33- session="<?= session_save_path () ?> "
3433 data-role="dropdownDialog"
3534 data-mage-init='{"dropdownDialog":{
3635 "appendTo":"[data-block=minicart]",
Original file line number Diff line number Diff line change 4242 </actionGroup >
4343 <actionGroup ref =" StorefrontClickAddToCartOnProductPageActionGroup" stepKey =" addToCartFromStorefrontProductPage" />
4444 <helper class =" Magento\Catalog\Test\Mftf\Helper\LocalFileAssertions" method =" deleteDirectory" stepKey =" deleteLocalCacheDirectory" >
45- <argument name =" path" >var/session /*</argument >
45+ <argument name =" path" >/tmp /*</argument >
4646 </helper >
4747 <helper class =" Magento\Catalog\Test\Mftf\Helper\LocalFileAssertions" method =" assertDirectoryExists" stepKey =" assertVarSessionFolderExists" >
48- <argument name =" path" >var/session </argument >
48+ <argument name =" path" >/tmp </argument >
4949 </helper >
5050 <actionGroup ref =" CliCacheFlushActionGroup" stepKey =" flushCache" >
5151 <argument name =" tags" value =" " />
You can’t perform that action at this time.
0 commit comments