Commit c8a52a0
committed
[refactor] Tests for "loop_fixture_scope" create the custom event loop inside the event_loop fixture override rather than on the module-level.
This prevents the custom loop from being created during test collection time.
Signed-off-by: Michael Seifert <[email protected]>1 parent b9bed8b commit c8a52a0
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| 13 | + | |
16 | 14 | | |
17 | 15 | | |
0 commit comments