Esempio n. 1
0
 public function testHandleInvalidEmailRecipient()
 {
     \Tbmt\MailHelper::send('*****@*****.**', null, 'test', 'test');
 }