Create\Email fixes
Remove not needed reaplce content count for first global replace Move logger out of test only and log if a logger class is attached
This commit is contained in:
@@ -567,12 +567,6 @@ final class CoreLibsCreateEmailTest extends TestCase
|
||||
$email['body'] ?? '',
|
||||
'Email check: assert body'
|
||||
);
|
||||
/*
|
||||
[header] [From] => test@test.com
|
||||
[to] => test@test.com
|
||||
[subject] => SUBJECT
|
||||
[body] => BODY
|
||||
*/
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user