Unset From address to check default CID behaviour
This commit is contained in:
parent
54b2ab00d3
commit
ad2821203f
|
|
@ -597,6 +597,7 @@ EOT;
|
|||
*/
|
||||
public function testEmbeddedImage()
|
||||
{
|
||||
$this->Mail->From = '';
|
||||
$this->Mail->msgHTML('<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
|
|||
Loading…
Reference in New Issue