Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed Aug 11, 2024
1 parent 1dd8955 commit 0d266ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pytest_twisted/two.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ def _async_pytest_pyfunc_call(pyfuncitem, f, kwargs):
# TODO: maybe deprecate this
result = yield f(**kwargs)

return result
defer.returnValue(result)

0 comments on commit 0d266ea

Please sign in to comment.