Skip to content

Commit 6e3b5b0

Browse files
added a comment to prevent bic
1 parent 217c32c commit 6e3b5b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Security/Test/Mftf/Test/AdminNavigateWhileUserExpiredTest.xml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
<wait time="120" stepKey="waitForUserToExpire"/>
4949
<actionGroup ref="AdminOpenCustomersGridActionGroup" stepKey="navigateToCustomers"/>
5050
<!-- Confirm that user is logged out -->
51+
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeAdminLoginUrl"/>
5152
<seeElement selector="{{AdminLoginFormSection.loginBlock}}" stepKey="assertAdminLoginPageIsAvailable"/>
5253

5354
<!-- Delete created user -->

0 commit comments

Comments
 (0)