Skip to content

Commit

Permalink
can revert test failure I think
Browse files Browse the repository at this point in the history
  • Loading branch information
atmorling committed Nov 29, 2024
1 parent bdd3dd7 commit de5a02c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_earthranger_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit de5a02c

Please sign in to comment.