mirror of
https://github.com/idrainformatica/PecFlow.git
synced 2026-06-16 12:45:42 +02:00
Cambio nome
This commit is contained in:
@@ -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,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user