Skip to content

Commit

Permalink
inttest try 2
Browse files Browse the repository at this point in the history
  • Loading branch information
AvangardAA committed Oct 27, 2023
1 parent bccc46c commit c2e7c12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/e2e_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit c2e7c12

Please sign in to comment.