mirror of
https://github.com/chatmail/relay.git
synced 2026-05-21 13:28:05 +00:00
improved test but still not doing what it should
This commit is contained in:
@@ -52,6 +52,7 @@ class SmtpConn:
|
||||
@pytest.fixture
|
||||
def gencreds(maildomain):
|
||||
count = itertools.count()
|
||||
next(count)
|
||||
|
||||
def gen():
|
||||
while 1:
|
||||
|
||||
Reference in New Issue
Block a user