Skip to content

Commit

Permalink
Update open-reac/src/test/java/com/powsybl/openreac/optimization/Open…
Browse files Browse the repository at this point in the history
…ReacOptimizationIndicatorsTest.java

Co-authored-by: Sophie Frasnedo <93923177+So-Fras@users.noreply.github.com>
Signed-off-by: p-arvy <126792538+p-arvy@users.noreply.github.com>
  • Loading branch information
p-arvy and So-Fras authored Dec 30, 2024
1 parent f1a74bd commit f3b46d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ void testLccIndicators() throws IOException {
}

@Test
void testShuntsIndicators() throws IOException {
void testShuntIndicators() throws IOException {
Network network = OpenReacOptimizationAndLoadFlowTest.create();
// add one shunt that will be fixed in optimization
network.getVoltageLevel("vl3").newShuntCompensator()
Expand Down

0 comments on commit f3b46d9

Please sign in to comment.