Skip test_print_rec_hypothesis()

This commit is contained in:
Arun Prakash Jana 2018-08-30 05:57:50 +05:30
parent 21e6960a96
commit 77894f830e
No known key found for this signature in database
GPG Key ID: A75979F35C080412

View File

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