Skip to content

Commit d001c99

Browse files
committed
fixed indentation
1 parent 8ba2695 commit d001c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AddOutOfStockProductToCompareListTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForStorefrontProductComparePageLoad2"/>
121121

122122
<actionGroup ref="SeeProductInComparisonListActionGroup" stepKey="seeProductInCompareList2">
123-
<argument name="productVar" value="$$product$$"/>
123+
<argument name="productVar" value="$$product$$"/>
124124
</actionGroup>
125125

126126
</test>

0 commit comments

Comments
 (0)