Skip to content

Commit

Permalink
Update test_api.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ericboucher committed Sep 20, 2024
1 parent edfd897 commit be76afa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions api/app/tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,6 @@ def test_stats_endpoint2():
assert response.status_code == 200


@pytest.mark.skip(
reason="Skipping this test - 500 in CI but works locally, need to check with Valentin"
)
def test_stats_endpoint_masked():
"""
Call /stats with known-good parameters with a geotiff mask.
Expand Down

0 comments on commit be76afa

Please sign in to comment.