Skip to content

Commit d5249c1

Browse files
committed
remove implemented todo
1 parent bcf7114 commit d5249c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pytest_twisted.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,6 @@ def pytest_pyfunc_call(pyfuncitem):
281281
return True
282282

283283

284-
# TODO: switch to some plugin callback to guarantee order before other fixtures?
285284
@pytest.fixture(scope="session", autouse=True)
286285
def twisted_greenlet(request):
287286
return _instances.gr_twisted

0 commit comments

Comments
 (0)