Skip to content

Commit c787d67

Browse files
committed
Remove verbose test
1 parent a07c82a commit c787d67

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

python-package/tests/test_read_health_facilities.py

-3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@ def test_read_health_facilities():
1616

1717
with pytest.raises(Exception):
1818
read_health_facilities(year="banana")
19-
20-
with pytest.raises(Exception):
21-
read_health_facilities(verbose="banana")

0 commit comments

Comments
 (0)