Skip to content

Commit

Permalink
[#noissue] Apply @autoclose
Browse files Browse the repository at this point in the history
  • Loading branch information
emeroad committed Dec 30, 2024
1 parent d62da79 commit 5209158
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public class RedisClient_IT {

private static String host;
private static int port;
@AutoClose
@AutoClose("shutdown")
private static RedisClient redisClient;

@SharedTestBeforeAllResult
Expand Down

0 comments on commit 5209158

Please # to comment.