Skip to content

Commit 92ae747

Browse files
[bengals-integration-tests-mainline] Fixing static test issues
1 parent 3504c37 commit 92ae747

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dev/tests/integration/testsuite/Magento/Customer/Controller/ForgotPasswordPostTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ private function clearCookieMessagesList(): void
525525
);
526526
}
527527

528-
/**
528+
/**
529529
* Test to enable password change frequency limit for customer
530530
*
531531
* @magentoDbIsolation disabled
@@ -591,5 +591,4 @@ public function testEnablePasswordChangeFrequencyLimitForCustomer(): void
591591
$sendMessage
592592
);
593593
}
594-
595594
}

0 commit comments

Comments
 (0)