Update PHPMailerTest.php

This commit is contained in:
Mariusz Krzaczkowski 2025-10-02 10:31:27 +02:00 committed by Marcus Bointon
parent 6aad52aa06
commit 0f9ebf7c3c
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24
1 changed files with 1 additions and 1 deletions

View File

@ -620,7 +620,7 @@ EOT;
*/
public function testEmbeddedImageCustomCidDomain()
{
$result = $this->Mail->setFrom('overruled@example.com');
$result = $this->Mail->setFrom('test@example.com');
self::assertTrue($result, 'setFrom failed');
$this->Mail->msgHTML('<!DOCTYPE html>