Github Actions Test Cases (#121)

This commit is contained in:
Chris Caron
2023-05-19 19:12:03 -04:00
committed by GitHub
parent 0f301272f2
commit 35553a9f0a
9 changed files with 144 additions and 36 deletions

View File

@ -491,8 +491,7 @@ class NotifyTests(SimpleTestCase):
'urls': ', '.join([
'mailto://user:pass@hotmail.com',
'mailto://user:pass@gmail.com',
],
),
]),
})
assert response.status_code == 200