Skip to content

Commit

Permalink
Fixing the failed test
Browse files Browse the repository at this point in the history
  • Loading branch information
tengis-nrl committed Feb 20, 2024
1 parent 25849c3 commit 590e682
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/test_subsystems.jl
Original file line number Diff line number Diff line change
Expand Up @@ -560,9 +560,9 @@ end
@test collect(
get_components(
x -> x.name == name,
ThermalStandard,
PowerLoad,
c_sys5;
subsystem_name = "subsystem_1",
subsystem_name = "subsystem_2",
),
)[1].name == name
end
Expand Down

0 comments on commit 590e682

Please sign in to comment.