@ -77,13 +77,16 @@ As the testing function is now asynchronous, you can now also call (and await) o
If you encounter a `RuntimeError: Task attached to a different loop` when integrating asynchronous function calls in your tests, you can override the default pytest event loop using the following fixture: