mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-08 16:53:23 +00:00
tornado test_redirects is no longer an online test
This commit is contained in:
@@ -160,7 +160,6 @@ def test_post(get_client, tmpdir, scheme):
|
||||
assert 1 == cass.play_count
|
||||
|
||||
|
||||
@pytest.mark.online
|
||||
@pytest.mark.gen_test
|
||||
def test_redirects(get_client, tmpdir, httpbin):
|
||||
"""Ensure that we can handle redirects"""
|
||||
|
||||
Reference in New Issue
Block a user