You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[test]: skip TestEmailCallback tests for py3.7 (or below)
the mock object of mock.patch(smtplib.SMTP) has no args attribute available for py3.7 or below. probably need to find a more generic testing strategy here
0 commit comments