diff --git a/tests/integration/test_aiohttp.py b/tests/integration/test_aiohttp.py index a76539b0..fdb6f8bf 100644 --- a/tests/integration/test_aiohttp.py +++ b/tests/integration/test_aiohttp.py @@ -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"