We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ef670 commit 58979f6Copy full SHA for 58979f6
mailer.rst
@@ -1576,3 +1576,8 @@ the :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\MailerAssertionsTrait`::
1576
.. _`default_socket_timeout`: https://www.php.net/manual/en/filesystem.configuration.php#ini.default-socket-timeout
1577
.. _`RFC 3986`: https://www.ietf.org/rfc/rfc3986.txt
1578
.. _`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