Skip to content

Commit

Permalink
Update test_layers.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tedw0ng committed Sep 5, 2024
1 parent c85058c commit f247f8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_layers.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ def test_high_land_surface_temperature():


def test_impervious_surface():
from tests.fixtures.bbox_constants import BBOX_BRAZIL_LAURO_DE_FREITAS_1
data = ImperviousSurface().get_data(BBOX_BRAZIL_LAURO_DE_FREITAS_1)
assert data.any()

Expand Down

0 comments on commit f247f8d

Please sign in to comment.