Skip to content

Commit

Permalink
fix test backend
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesfize committed Jan 22, 2025
1 parent 9241432 commit 443a16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/geonature/tests/imports/test_imports_occhab.py
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ def test_bbox_computation_transient(
def test_preview_data(self, client, prepared_import):
valid_numbers = {
"station_valid": 7,
"station_invalid": 6,
"station_invalid": 8,
"habitat_valid": 11,
"habitat_invalid": 23,
}
Expand Down

0 comments on commit 443a16e

Please sign in to comment.