Skip to content

[9.x] Testing MailFake add missing cc#44319

Merged
taylorotwell merged 2 commits intolaravel:9.xfrom
nuernbergerA:testing-mail-fake-missing-cc
Sep 27, 2022
Merged

[9.x] Testing MailFake add missing cc#44319
taylorotwell merged 2 commits intolaravel:9.xfrom
nuernbergerA:testing-mail-fake-missing-cc

Conversation

@nuernbergerA
Copy link
Copy Markdown
Contributor

Mail::fake() does not handle Mail::cc()

The Mail facade supports cc but somehow is not part of the Mailer contract.


Fixes #37238

@taylorotwell taylorotwell merged commit a44d197 into laravel:9.x Sep 27, 2022
@nuernbergerA nuernbergerA deleted the testing-mail-fake-missing-cc branch September 27, 2022 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to fake cc in Mail::fake

2 participants