Skip to content

Commit

Permalink
uncomment test
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Feb 17, 2025
1 parent 4f02ab7 commit 037cc17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_coroutines.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
@pytest.mark.parametrize(
"type_",
[
# "coroutinefunc",
"coroutinefunc",
"weak_coroutinefunc",
# "coroutinemethod",
"coroutinemethod",
],
)
@pytest.mark.asyncio
Expand Down

0 comments on commit 037cc17

Please sign in to comment.