From 4e86a2e4370e157da1c9040740b5c9bc0e4fe215 Mon Sep 17 00:00:00 2001 From: Hans Erik Jepsen Date: Tue, 22 Oct 2024 11:22:23 +0200 Subject: [PATCH] Correct function name in MailServiceCest --- tests/integration/MailServiceCest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/MailServiceCest.php b/tests/integration/MailServiceCest.php index 958365f..9e38c3e 100644 --- a/tests/integration/MailServiceCest.php +++ b/tests/integration/MailServiceCest.php @@ -34,7 +34,7 @@ public function sendMail(IntegrationTester $I) } } - public function ensureDotStuffingHappensBeforeQuotePrintableEncode(IntegrationTester $I) + public function ensureDotStuffingHappensAfterQuotePrintableEncode(IntegrationTester $I) { $text_body = <<