mirror of
https://github.com/lucaspalomodevelop/eventcally.git
synced 2026-03-13 00:07:22 +00:00
5 lines
117 B
Python
5 lines
117 B
Python
def test_send_mails(client, app, utils):
|
|
from project.i10n import print_dynamic_texts
|
|
|
|
print_dynamic_texts()
|