Stefan Agner 01e24a3e74
Replace loop test fixture with event_loop (#3847)
This addresses a deprecation warning when calling tests with Python
3.10:

```
../python3.10/site-packages/pytest_aiohttp/plugin.py:33: DeprecationWarning: 'loop' fixture is deprecated and scheduled for removal, please use 'event_loop' instead
```
2022-09-09 09:54:57 -04:00
..
2022-08-15 12:13:22 -04:00
2022-09-03 09:48:30 +02:00
2022-09-03 09:48:30 +02:00
2022-09-03 09:48:30 +02:00
2022-09-03 09:48:30 +02:00
2022-08-15 12:13:22 -04:00
2022-08-15 12:13:22 -04:00
2022-04-30 10:14:43 +02:00
2022-03-31 10:59:34 -04:00
2021-09-29 09:37:04 +02:00
2020-11-09 08:57:18 +01:00
2020-10-19 16:38:28 +02:00
2021-06-09 09:38:32 +02:00