Skip to content

Commit d97a1a4

Browse files
Update Classes/ActorTraits/Mailhog.php
Co-authored-by: Christian Keuerleber <github@kabarakh.de>
1 parent 425095d commit d97a1a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Classes/ActorTraits/Mailhog.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public function iOpenTheSecondMail(): void
5555

5656
/**
5757
* @Then I should see :text in the email
58-
* @Then I should see :text in the email and decodeQP :decodeQuotedPrintableFlag
58+
* @Then I should see :text in the email with decodeQP :decodeQuotedPrintableFlag
5959
* @param string $text
6060
* @param bool $decodeQuotedPrintableFlag
6161
*/

0 commit comments

Comments
 (0)