Added unit test for email
This commit is contained in:
parent
f0ac96de94
commit
34e2a89066
4 changed files with 35 additions and 3 deletions
|
|
@ -299,4 +299,4 @@ class EmailSettings:
|
|||
Get the to address for emails
|
||||
"""
|
||||
|
||||
return self.__config["To"]
|
||||
return self.__config["To"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue