diff --git a/tests/test_earthranger_io.py b/tests/test_earthranger_io.py index e1b5b606..bb7a687a 100644 --- a/tests/test_earthranger_io.py +++ b/tests/test_earthranger_io.py @@ -27,7 +27,6 @@ def test_get_subject_observations(er_io): include_source_details=True, include_subjectsource_details=True, ) - assert False assert not relocations.empty assert isinstance(relocations, ecoscope.base.Relocations) assert "groupby_col" in relocations