PythonFreeCourse / calendar

Apache License 2.0
34 stars 52 forks source link

Bug: test_email.py fails 1 test #240

Open Gonzom opened 3 years ago

Gonzom commented 3 years ago

test_email fails 1 test with the following error when run by itself.

Steps to reproduce:

  1. pytest tests\test_email.py

Result:

FAILED tests/test_email.py::test_email_send - assert 0 == 1