Skip to content

Commit

Permalink
fail a test to verify workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
atmorling committed Nov 29, 2024
1 parent 4a40663 commit a09b6fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_earthranger_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ 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 a09b6fd

Please sign in to comment.