improved test but still not doing what it should

This commit is contained in:
holger krekel
2023-10-16 13:21:42 +02:00
committed by missytake
parent caed6a3754
commit c9fd133942
2 changed files with 18 additions and 12 deletions

View File

@@ -52,6 +52,7 @@ class SmtpConn:
@pytest.fixture
def gencreds(maildomain):
count = itertools.count()
next(count)
def gen():
while 1: