Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrecuer committed Jun 16, 2024
1 parent a445070 commit 0c65cfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_async_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,3 @@ async def test_client_error():
datas = await client.async_request("/feed/list.json")
assert not datas["success"]
assert "client error" in datas["message"]

0 comments on commit 0c65cfa

Please sign in to comment.