mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2026-01-04 08:02:22 +01:00
chore: ci fixups and poetry update
This commit is contained in:
@@ -76,7 +76,6 @@ async def test_check_trap_async_exception(respx_mock, test_async_client):
|
||||
|
||||
@pytest.mark.asyncio
|
||||
async def test_check_trap_wrong_client_error(test_client, test_async_client):
|
||||
|
||||
with pytest.raises(WrongClientError):
|
||||
async with CheckTrap(test_client, uuid="test"):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user