Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed Dec 17, 2024
1 parent d3ed834 commit b889baf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/test/allocation_test.jl
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ end
)
@test ispath(toml_path)
model = Ribasim.Model(toml_path)
p = model.integrator.p
(; allocation, graph) = p
(; main_network_connections, subnetwork_ids, allocation_models) = allocation
@test Ribasim.has_main_network(allocation)
Expand Down

0 comments on commit b889baf

Please sign in to comment.