Skip to content

Commit 2af1cca

Browse files
committed
Ignore animal sniffer errors via annotation in tests.
1 parent 73bb42f commit 2af1cca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

okhttp/src/test/java/io/grpc/okhttp/TlsTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171

7272
/** Verify OkHttp's TLS integration. */
7373
@RunWith(JUnit4.class)
74+
@IgnoreJRERequirement
7475
public class TlsTest {
7576
@Rule
7677
public final GrpcCleanupRule grpcCleanupRule = new GrpcCleanupRule();

0 commit comments

Comments
 (0)