Skip to content

Commit 950539b

Browse files
committed
Fix digest tests too
1 parent 8b31991 commit 950539b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_digest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
config = {
1616
"SMTP_HOST": "localhost",
17+
"SMTP_PORT": "8080",
1718
"EMAIL_FROM": "test@localhost",
1819
"TEMPLATES_DIR": "tests/templates",
1920
"DIGEST_SENDER":"W3C Webmaster via GitHub API",

0 commit comments

Comments
 (0)