Skip to content

Commit

Permalink
Adds comment
Browse files Browse the repository at this point in the history
  • Loading branch information
spencergibb committed Nov 5, 2024
1 parent 9222081 commit 1ce62e8
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
*/
public class TestLoadBalancedClient extends TestServiceRestClient {

/**
* Shared base path.
*/
public static final String BASE_PATH = new WebEndpointProperties().getBasePath();

private final String thisAppName;
Expand Down

0 comments on commit 1ce62e8

Please sign in to comment.