Skip to content

Commit

Permalink
Remove yopmail_enabled, add transformation_type with yopmail and bcc
Browse files Browse the repository at this point in the history
  • Loading branch information
Dumazeau committed Jan 18, 2023
1 parent 2ef4ebc commit c379517
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/SendEmailTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
* @covers \RichId\MailerBundle\Domain\EmailFooter\EmailFooterManager
* @covers \RichId\MailerBundle\Domain\Entity\EmailFooter
* @covers \RichId\MailerBundle\Domain\Updater\BccEmailUpdater
* @covers \RichId\MailerBundle\Domain\Updater\BccTransformerEmailUpdater
* @covers \RichId\MailerBundle\Domain\Updater\FooterEmailUpdater
* @covers \RichId\MailerBundle\Domain\Updater\ReturnPathEmailUpdater
* @covers \RichId\MailerBundle\Domain\Updater\SenderEmailUpdater
* @covers \RichId\MailerBundle\Domain\Updater\SubjectPrefixEmailUpdater
* @covers \RichId\MailerBundle\Domain\Updater\YopmailEmailUpdater
* @covers \RichId\MailerBundle\Domain\Updater\YopmailTransformerEmailUpdater
*
* @covers \RichId\MailerBundle\Infrastructure\Adapter\ConfigurationAdapter
* @covers \RichId\MailerBundle\Infrastructure\Adapter\EmailFooterRepositoryAdapter
Expand Down

0 comments on commit c379517

Please sign in to comment.