diff --git a/Classes/ActorTraits/Mailhog.php b/Classes/ActorTraits/Mailhog.php index ec8bebf..080d80f 100644 --- a/Classes/ActorTraits/Mailhog.php +++ b/Classes/ActorTraits/Mailhog.php @@ -55,7 +55,7 @@ public function iOpenTheSecondMail(): void /** * @Then I should see :text in the email - * @Then I should see :text in the email and decodeQP :decodeQuotedPrintableFlag + * @Then I should see :text in the email with decodeQP :decodeQuotedPrintableFlag * @param string $text * @param bool $decodeQuotedPrintableFlag */