Skip to content

Commit

Permalink
Update tests/test_land.py
Browse files Browse the repository at this point in the history
Co-authored-by: Robin Maes-Prior <[email protected]>
  • Loading branch information
barneydobson and RobinMaesPrior authored Dec 12, 2024
1 parent 0847376 commit 3fdd33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_land.py
Original file line number Diff line number Diff line change
Expand Up @@ -1484,7 +1484,7 @@ def test_apply_surface_overrides(tmp_path):
"surface": "Woodland",
"type_": "GrowingSurface",
"area": 1000,
"rooting_depth": 0.1,
"ET_depletion_factor": 0.8
}
},
"percolation_residence_time": 1,
Expand Down

0 comments on commit 3fdd33d

Please sign in to comment.