Skip to content

Commit

Permalink
Fix merge
Browse files Browse the repository at this point in the history
Signed-off-by: lisrte <laurent.issertial@rte-france.com>
  • Loading branch information
Lisrte committed Jun 21, 2023
1 parent 5d9a229 commit 3aeda8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ public DefaultStaticVarCompensatorModel(String staticId) {

@Override
public String getName() {
return "NetworkStaticVarCompensator";
return "DefaultStaticVarCompensator";
}
}

0 comments on commit 3aeda8d

Please sign in to comment.