Skip to content

Commit

Permalink
tornado test_redirects is no longer an online test
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Jan 23, 2024
1 parent 42b4a5d commit 784b2dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_tornado.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"""
Expand Down

0 comments on commit 784b2dc

Please sign in to comment.