Skip to content

Commit beac203

Browse files
remove redundant spaces
1 parent 7006a96 commit beac203

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/code/Magento/Shipping/Test/Mftf/Test/AdminOpenShipmentViewPageWithWrongShipmentIdTest.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,9 @@
1616
<severity value="MAJOR"/>
1717
<group value="shipping"/>
1818
</annotations>
19-
2019
<before>
2120
<actionGroup ref="AdminLoginActionGroup" stepKey="LoginAsAdmin"/>
2221
</before>
23-
2422
<after>
2523
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
2624
</after>
@@ -30,9 +28,7 @@
3028
</actionGroup>
3129

3230
<waitForPageLoad stepKey="waitForPageLoad"/>
33-
3431
<seeInCurrentUrl url="{{AdminShipmentsGridPage.url}}" stepKey="redirectToShipmentsGridPage"/>
35-
3632
<see selector="{{AdminMessagesSection.error}}" userInput='This shipment no longer exists.'
3733
stepKey="seeErrorMessage"/>
3834
</test>

0 commit comments

Comments
 (0)