Skip to content

Commit

Permalink
More
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed Dec 16, 2024
1 parent 6cc7d46 commit e62c0aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/test/run_models_test.jl
Original file line number Diff line number Diff line change
Expand Up @@ -607,4 +607,5 @@ end
basin_level = copy(BMI.get_value_ptr(model, "basin.level"))
basin_level[2] += 1
@test basin_level df.subgrid_level[(end - 1):end]
@test basin_level model.integrator.p.subgrid.level
end

0 comments on commit e62c0aa

Please sign in to comment.