File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Checkout/Test Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 34
34
<grabAttributeFrom selector =" {{StorefrontProductInfoMainSection.productImage}}" userInput =" src" stepKey =" cartGrabSimpleProduct1PageImageSrc" after =" cartAssertProduct1Page" />
35
35
<assertNotRegExp expected =" '/placeholder\/image\.jpg/'" actual =" $cartGrabSimpleProduct1PageImageSrc" stepKey =" cartAssertSimpleProduct1PageImageNotDefault" after =" cartGrabSimpleProduct1PageImageSrc" />
36
36
<actionGroup ref =" StorefrontAddProductToCartActionGroup" stepKey =" cartAddProduct1ToCart" after =" cartAssertSimpleProduct1PageImageNotDefault" >
37
- <argument name
38
- =" product" value =" $$createSimpleProduct1$$" />
37
+ <argument name =" product" value =" $$createSimpleProduct1$$" />
39
38
<!-- @TODO: Change to scalar value after MQE-498 is implemented -->
40
39
<argument name =" productCount" value =" CONST.one" />
41
40
</actionGroup >
You can’t perform that action at this time.
0 commit comments