You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The email is checked using Symfony's profiler, which means:
482
+
* * If your app performs a redirect after sending the email, you need to suppress this using REST Module's [stopFollowingRedirects](https://codeception.com/docs/modules/REST#stopFollowingRedirects)
483
+
* * If the email is sent by a Symfony Console Command, Codeception cannot detect it yet.
0 commit comments