Update tests/test_utils_sendmail.py
Run CI Tests / test (push) Successful in 1m45s

This commit is contained in:
2025-07-31 11:27:09 +02:00
parent 35e4f6fa2e
commit bc5f640d68
+1
View File
@@ -57,5 +57,6 @@ def test_sendmail_real_local():
body = "Hello! This is a real test sent using local sendmail."
print(which sendmail)
sendmail(to_addr, subject=subject, body=body)
asset True == True