Skip to content

Commit

Permalink
found error
Browse files Browse the repository at this point in the history
  • Loading branch information
alefcastelli committed Jul 31, 2023
1 parent 3ea3d12 commit 11679e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_ptdf.jl
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ end
@test_throws IS.ConflictingInputsError ptdf_2 = PTDF(sys_2)
end

@test "PTDF matrices with distributed slack" begin
@testset "PTDF matrices with distributed slack" begin
sys5 = PSB.build_system(PSB.PSITestSystems, "c_sys5")

bus_number = length(PNM.get_buses(sys))
Expand Down

0 comments on commit 11679e6

Please sign in to comment.