Skip to content

Commit a4de607

Browse files
committed
Add TODO
1 parent da9e2c7 commit a4de607

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/_async/test_parser.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ async def test_featurecollection_mixed_geoms(db, featurecollection_mixed_geoms):
320320
],
321321
}
322322

323+
# TODO: Add test case for FeatureCollection with a mix of features with properties
323324

324325
async def test_invalid_input(db):
325326
"""Invalud input for parse_aoi_async function."""

0 commit comments

Comments
 (0)