chdsbd / kodiak

🔮 A bot to automatically update and merge GitHub PRs
https://kodiakhq.com
GNU Affero General Public License v3.0
1.03k stars 65 forks source link

ref(bot): cleanup asyncio test setup code #858

Closed sbdchd closed 1 year ago

sbdchd commented 1 year ago

Recently learned that the pytest-asyncio plugin can automatically handle the pytest.mark.asyncio stuff for us