mirror of https://github.com/interlegis/sapl.git
3 changed files with 6 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||
from .settings import EMAIL_PORT |
|||
|
|||
|
|||
def test_config(): |
|||
assert EMAIL_PORT == 587 |
Loading…
Reference in new issue