We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've described everything here: https://stackoverflow.com/questions/78966921/symfony-7-2-notifier-component-testing-i-can-test-sending-only-sync-but-not-a
The text was updated successfully, but these errors were encountered:
So do you want to change the docs, do you have a specific question? I don't know what is this ticket about.
Sorry, something went wrong.
There is a bug i suggest, all the docs are fine.
I can test sending only "sync" but not "async" messages using NotifierInterface service
When I use "NotifierInterface" service for sending "async" messages everything works
But when it comes to tests, I don't know why, but my tests don't see "async" messages were sent by "NotifierInterface" service
No branches or pull requests
I've described everything here:
https://stackoverflow.com/questions/78966921/symfony-7-2-notifier-component-testing-i-can-test-sending-only-sync-but-not-a
The text was updated successfully, but these errors were encountered: