API - fix password request email
This commit is contained in:
@@ -97,6 +97,7 @@ class TestEmailServiceSend(CallArgsMixin):
|
||||
'password_reset_url': 'http://localhost/password-reset?token=xxx',
|
||||
'operating_system': 'Linux',
|
||||
'browser_name': 'Firefox',
|
||||
'fittrackee_url': 'http://localhost',
|
||||
}
|
||||
|
||||
def assert_smtp(self, smtp: Mock) -> None:
|
||||
|
||||
Reference in New Issue
Block a user