Skip to content

Commit

Permalink
Remove verbose test
Browse files Browse the repository at this point in the history
  • Loading branch information
vss-2 committed Apr 24, 2024
1 parent a07c82a commit c787d67
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions python-package/tests/test_read_health_facilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,3 @@ def test_read_health_facilities():

with pytest.raises(Exception):
read_health_facilities(year="banana")

with pytest.raises(Exception):
read_health_facilities(verbose="banana")

0 comments on commit c787d67

Please sign in to comment.