Skip to content

Commit 0748bdb

Browse files
akaashakaash
authored andcommitted
ACQE-4501 | Integration Testing - Reset password flow
1 parent ad2e876 commit 0748bdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/Customer/Model/AccountManagement/ForgotPasswordTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,5 @@ public function testResetPasswordFlowStorefront(): void
104104
$customer->getId(),
105105
$this->accountManagement->authenticate('customer@example.com', 'new_Password123')->getId()
106106
);
107-
108107
}
109108
}

0 commit comments

Comments
 (0)