Skip to content
Snippets Groups Projects
Commit fb5c0c6b authored by Ewan Crowle's avatar Ewan Crowle
Browse files

Update file test_send_email.py

parent c23d0271
No related branches found
No related tags found
No related merge requests found
from core.emails import send
send("@cardiff.ac.uk", "", 20, 200)
\ No newline at end of file
send("@cardiff.ac.uk", "Ewan", 20, 200)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment