Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 19, 2024
1 parent 1d1d5e4 commit f07cba6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_sourmash.py
Original file line number Diff line number Diff line change
Expand Up @@ -7016,6 +7016,7 @@ def test_watch_check_num_bounds_less_than_minimum(runtmp):

assert "WARNING: num value should be >= 50. Continuing anyway." in c.last_result.err


@pytest.mark.skip
def test_watch_check_num_bounds_more_than_maximum(runtmp):
# check that watch properly outputs warnings on large num
Expand Down

0 comments on commit f07cba6

Please sign in to comment.