This commit is contained in:
@@ -55,7 +55,7 @@ def test_sendmail_real_local():
|
||||
to_addr = f"yasmine.tligui@psi.ch"
|
||||
subject = "Test mail from pytest"
|
||||
body = "Hello! This is a real test sent using local sendmail."
|
||||
|
||||
print(which sendmail)
|
||||
sendmail(to_addr, subject=subject, body=body)
|
||||
|
||||
print(which sendmail)
|
||||
|
||||
Reference in New Issue
Block a user