We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c62f40 commit a55913cCopy full SHA for a55913c
setup.cfg
@@ -2,6 +2,7 @@
2
addopts = -qq --cov=custom_components.ocpp --allow-unix-socket --allow-hosts=127.0.0.1
3
console_output_style = count
4
asyncio_mode = auto
5
+asyncio_default_fixture_loop_scope = function
6
7
[coverage:report]
8
show_missing = true
0 commit comments