Update PHPMailerTest.php

This commit is contained in:
Mariusz Krzaczkowski 2025-10-02 10:31:27 +02:00 committed by GitHub
parent 07755f0f69
commit dc2ecee788
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -618,7 +618,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>