calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Bug: test_email.py fails 1 test

Open Gonzom opened this issue 5 years ago • 0 comments

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

Gonzom avatar Feb 08 '21 00:02 Gonzom