Skip to content

Commit

Permalink
Fix code smell
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
  • Loading branch information
flo-dup committed Oct 10, 2024
1 parent 88a5dde commit 69fc725
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
*/
class TestUnifyVoltageLevelColors extends AbstractTestCaseIidm {

@Override
public void setUp() throws IOException {
}

@Test
void testSubstationRegularVoltageLevelColors() {
svgParameters.setUnifyVoltageLevelColors(false);
Expand Down

0 comments on commit 69fc725

Please sign in to comment.