We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8cd3b5 commit f3738b2Copy full SHA for f3738b2
tests/integration/MailServiceCest.php
@@ -34,7 +34,7 @@ public function sendMail(IntegrationTester $I)
34
}
35
36
37
- public function ensureDotStuffingHappensBeforeQuotePrintableEncode(IntegrationTester $I)
+ public function ensureDotStuffingHappensAfterQuotePrintableEncode(IntegrationTester $I)
38
{
39
$text_body = <<<EOT
40
Test mail 1234567890 1234567890 1234567890 1234567890 1234567890 1234567890.
0 commit comments