Skip to content

Commit 58979f6

Browse files
authored
Update mailer.rst
1 parent 93ef670 commit 58979f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mailer.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1576,3 +1576,8 @@ the :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\MailerAssertionsTrait`::
15761576
.. _`default_socket_timeout`: https://www.php.net/manual/en/filesystem.configuration.php#ini.default-socket-timeout
15771577
.. _`RFC 3986`: https://www.ietf.org/rfc/rfc3986.txt
15781578
.. _`App Password`: https://support.google.com/accounts/answer/185833
1579+
1580+
.. tip::
1581+
1582+
If you're using Messenger you should use ``$this->assertQueuedEmailCount(1);`` instead.
1583+

0 commit comments

Comments
 (0)