Skip to content

Commit

Permalink
Update tests/integration/test_aiohttp.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jair Henrique <[email protected]>
  • Loading branch information
tito and jairhenrique authored Jan 22, 2025
1 parent f3a7903 commit e2b1566
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_aiohttp.py
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,6 @@ def test_filter_query_parameters(tmpdir, httpbin):


@pytest.mark.online
@pytest.mark.asyncio
def test_use_cassette_with_io(tmpdir, caplog, httpbin):
url = httpbin.url + "/post"

Expand Down

0 comments on commit e2b1566

Please sign in to comment.