File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -455,8 +455,8 @@ public function seeInCurrentRoute($routeName)
455455 * Checks if the desired number of emails was sent.
456456 * If no argument is provided then at least one email must be sent to satisfy the check.
457457 * The email is checked using Symfony's profiler. If your app performs a redirect after sending the email,
458- * you need to tell Codeception to not follow this redirect, using REST Module's ` stopFollowingRedirects()`:
459- * https://codeception.com/docs/modules/REST#stopFollowingRedirects
458+ * you need to tell Codeception to not follow this redirect, using REST Module's [ stopFollowingRedirects](
459+ * https://codeception.com/docs/modules/REST#stopFollowingRedirects) method.
460460 *
461461 * ``` php
462462 * <?php
You can’t perform that action at this time.
0 commit comments