Skip to content

Commit

Permalink
dev content review (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkwan-ibm authored Mar 8, 2023
1 parent 238d2d4 commit bc3313f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

public class SystemServiceTest {

private final static String SERVER_NAME = "system";
private static String SERVER_NAME = "system";
private static Server inProcessServer;
private static ManagedChannel inProcessChannel;
private static SystemServiceBlockingStub blockingStub;
Expand Down

0 comments on commit bc3313f

Please sign in to comment.