fix: test deadline

This commit is contained in:
rachmadaniHaryono 2019-01-15 15:06:22 +08:00
parent f20a5bdbb3
commit fbdbdb6119

View File

@ -681,6 +681,7 @@ def test_refreshdb(refreshdb_fixture, title_in, exp_res):
high=st.integers(min_value=-10, max_value=10),
is_range=st.booleans(),
)
@settings(deadline=None)
def test_print_rec_hypothesis(caplog, setup, index, low, high, is_range):
"""test when index, low or high is less than 0."""
# setup