Skip to content

Commit

Permalink
fix(test): removed not used anymore variable
Browse files Browse the repository at this point in the history
  • Loading branch information
tglman committed Jun 7, 2024
1 parent 6522b10 commit 28bde50
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ protected void onAfterDatabaseCreation(OrientBaseGraph db) {

@Override
protected void executeTest() throws Exception {
OGlobalConfiguration.NETWORK_SOCKET_RETRY_STRATEGY.setValue("same-dc");
final ODistributedConfiguration cfg =
serverInstance
.get(0)
Expand Down

0 comments on commit 28bde50

Please sign in to comment.