Skip to content

Commit a55913c

Browse files
authored
add pytest fixture loop scope (lbbrhzn#1412)
1 parent 1c62f40 commit a55913c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
addopts = -qq --cov=custom_components.ocpp --allow-unix-socket --allow-hosts=127.0.0.1
33
console_output_style = count
44
asyncio_mode = auto
5+
asyncio_default_fixture_loop_scope = function
56

67
[coverage:report]
78
show_missing = true

0 commit comments

Comments
 (0)