Skip to content

Commit a789a2a

Browse files
committed
fix branch-4.16 ci
1 parent 804b2b6 commit a789a2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bookkeeper-server/src/test/java/org/apache/bookkeeper/proto/ClientSocketDisconnectTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
import org.apache.bookkeeper.tls.SecurityException;
3939
import org.apache.bookkeeper.util.EventLoopUtil;
4040
import org.junit.Assert;
41-
import org.junit.jupiter.api.Test;
41+
import org.junit.Test;
4242

4343
@Slf4j
4444
public class ClientSocketDisconnectTest extends BookKeeperClusterTestCase {

0 commit comments

Comments
 (0)