Skip to content

Commit

Permalink
Refactor unit test.
Browse files Browse the repository at this point in the history
Signed-off-by: parvy <pierre.arvy@artelys.com>
  • Loading branch information
p-arvy committed Nov 10, 2023
1 parent 3ce751b commit 1259368
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ void testDefaultParamAlgoExport() throws IOException {
}

@Test
void testConsistentVoltageLimitsParamAlgoExport() throws IOException {
void testMinMaxPlausibleVoltageLimitsParamAlgoExport() throws IOException {
Network network = IeeeCdfNetworkFactory.create118();
setDefaultVoltageLimits(network); // set default voltage limits to every voltage levels of the network
OpenReacParameters parameters = new OpenReacParameters()
Expand Down

0 comments on commit 1259368

Please sign in to comment.