Skip to content

Commit

Permalink
Update EphemeralClientOperationServiceImplTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
E1se2t authored Oct 11, 2023
1 parent 006946b commit 72b9ba0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public class EphemeralClientOperationServiceImplTest extends TestCase {

private final String ipPortBasedClientId = "1.1.1.1:80#true";

private final String connectionBasedClientId = "test";;
private final String connectionBasedClientId = "test";

private final String ip = "1.1.1.1";

Expand Down

0 comments on commit 72b9ba0

Please sign in to comment.