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 6fbd41b commit f1a74bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ void testGeneratorIndicators() throws IOException {
}

@Test
void testTransformersIndicators() throws IOException {
void testTransformerIndicators() throws IOException {
Network network = VoltageControlNetworkFactory.createNetworkWith2T2wt();
OpenReacParameters parameters = new OpenReacParameters();
parameters.addVariableTwoWindingsTransformers(List.of("T2wT1"));
Expand Down

0 comments on commit f1a74bd

Please sign in to comment.