Skip to content

Commit 31ccbc5

Browse files
test: do not test invalid result field
1 parent 7d22b55 commit 31ccbc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integrationtests/indicators/test_land_cover_thematic_accuracy.py

-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ async def test_preprocess(feature, mock_db_fetch):
6666
assert isinstance(clc_class_corine, int)
6767
assert isinstance(clc_class_corine, int)
6868
assert indicator.result.timestamp_osm is not None
69-
assert indicator.result.timestamp_corine is not None
7069

7170

7271
@pytest.mark.asyncio

0 commit comments

Comments
 (0)