Skip to content

Commit

Permalink
Update Classes/ActorTraits/Mailhog.php
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Keuerleber <[email protected]>
  • Loading branch information
ursulaklinger and kabarakh committed Dec 2, 2024
1 parent ee61aa9 commit 425095d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Classes/ActorTraits/Mailhog.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ public function mailIsAddressedTo(string $address): void

/**
* @Then I should see :subject in the email subject
* @Then I should see :subject in the email subject and decodeQP :mimeDecodeFlag
* @Then I should see :subject in the email subject and decodeQP :mimeDecodeFlag and charset :charset
* @Then I should see :subject in the email subject with decodeQP :mimeDecodeFlag
* @Then I should see :subject in the email subject with decodeQP :mimeDecodeFlag and charset :charset
* @param string $subject
* @param bool $mimeDecodeFlag
*/
Expand Down

0 comments on commit 425095d

Please sign in to comment.