=============================== warnings summary ===============================
tests/test_ask_stories.py::TestAskStories::test_ask_stories
/home/runner/work/haxor/haxor/hackernews/__init__.py:139: DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html