Just rely on global timeout.

This commit is contained in:
Itamar Turner-Trauring 2021-01-26 09:55:13 -05:00
parent 49300ccc4e
commit 3b893a56f9

View File

@ -21,8 +21,6 @@ import requests
import html5lib
from bs4 import BeautifulSoup
import pytest
def test_index(alice):
"""
@ -177,7 +175,6 @@ def test_deep_stats(alice):
time.sleep(.5)
@pytest.mark.timeout(60)
@util.run_in_thread
def test_status(alice):
"""