Cambio nome

This commit is contained in:
2026-03-19 16:58:23 +01:00
parent c34d6bb080
commit 83e494e171
29 changed files with 105 additions and 105 deletions
+2 -2
View File
@@ -143,8 +143,8 @@ class TestCreateSendJob:
json={
"mailbox_id": str(active_mailbox.id),
"to_addresses": ["matteo1801@spidmail.it"],
"subject": "Test PecFlow Fase 4",
"body_text": "Messaggio di test inviato da PecFlow.",
"subject": "Test PEChub Fase 4",
"body_text": "Messaggio di test inviato da PEChub.",
},
headers=auth_headers,
)