Skip to content

Commit f3ba6c7

Browse files
authored
Update StorefrontOrderPagerIsAbsentTest.xml
Revert changes
1 parent b4862ed commit f3ba6c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/code/Magento/Sales/Test/Mftf/Test/StorefrontOrderPagerIsAbsentTest.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</annotations>
2121
<before>
2222
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="LoginAsAdmin"/>
23-
23+
2424
<createData entity="_defaultCategory" stepKey="createCategory"/>
2525
<createData entity="SimpleProduct" stepKey="createProduct01">
2626
<requiredEntity createDataKey="createCategory"/>
@@ -112,11 +112,11 @@
112112
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
113113
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
114114
</after>
115-
115+
116116
<actionGroup ref="LoginToStorefrontActionGroup" stepKey="loginAsCustomer">
117117
<argument name="Customer" value="$$createCustomer$$" />
118118
</actionGroup>
119-
119+
120120
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="onCategoryPage"/>
121121
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForPageLoad"/>
122122
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="scrollToLimiter"/>
@@ -207,7 +207,7 @@
207207
<requiredEntity createDataKey="createCustomerCart"/>
208208
<requiredEntity createDataKey="createProduct20"/>
209209
</createData>
210-
210+
211211
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="onCheckout"/>
212212
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="see20Products"/>
213213
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="clickNextButton"/>

0 commit comments

Comments
 (0)