Skip to content

Commit

Permalink
update test values
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigomha committed Oct 7, 2024
1 parent 7721814 commit a8899e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_network_constructors.jl
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ end
test_obj_values = IdDict{System, Float64}(
c_sys5 => 342000.0,
c_sys14 => 142000.0,
c_sys14_dc => 143000.0,
c_sys14_dc => 135000.0,
)
for (ix, sys) in enumerate(systems)
template = get_thermal_dispatch_template_network(DCPPowerModel)
Expand Down

0 comments on commit a8899e3

Please sign in to comment.