Skip to content

Commit

Permalink
Fix issue with asyncio and tests
Browse files Browse the repository at this point in the history
See this issue for more information:
MatthewFlamm/pytest-homeassistant-custom-component#142
  • Loading branch information
ScottG489 committed Jun 5, 2023
1 parent da25039 commit cc30693
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[tool:pytest]
asyncio_mode = auto

0 comments on commit cc30693

Please sign in to comment.