From c2e7c120c4942b7c4980877a480ab5ca27de7ebb Mon Sep 17 00:00:00 2001 From: AvangardAA Date: Fri, 27 Oct 2023 16:06:17 +0300 Subject: [PATCH] inttest try 2 --- tests/e2e/e2e_tests.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/e2e/e2e_tests.py b/tests/e2e/e2e_tests.py index 7f0c81f..c2216cb 100644 --- a/tests/e2e/e2e_tests.py +++ b/tests/e2e/e2e_tests.py @@ -83,7 +83,6 @@ async def test_get_reports_200(self): self.fail("Response is not valid JSON") async def test_get_reports_V2_200(self): - async with httpx.AsyncClient() as client: async with httpx.AsyncClient() as client: response = await client.get(