Skip to content

Commit 15f6c18

Browse files
authored
Merge branch 'main' into flatten-generated-modules
2 parents c1d13cc + bf243a6 commit 15f6c18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk-platform-java/gax-java/gax-grpc/src/test/java/com/google/api/gax/grpc/ChannelPoolTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
import static com.google.api.gax.grpc.testing.FakeServiceGrpc.METHOD_RECOGNIZE;
3333
import static com.google.api.gax.grpc.testing.FakeServiceGrpc.METHOD_SERVER_STREAMING_RECOGNIZE;
3434
import static com.google.common.truth.Truth.assertThat;
35-
import static org.junit.Assert.assertThrows;
35+
import static org.junit.jupiter.api.Assertions.assertThrows;
3636

3737
import com.google.api.core.ApiFuture;
3838
import com.google.api.gax.core.FixedExecutorProvider;

0 commit comments

Comments
 (0)