Skip to content

Commit

Permalink
EPA-111: Disable half-baked tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrichner-oviva committed Apr 30, 2024
1 parent 879be81 commit e232089
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,10 @@
import javax.net.ssl.SSLEngine;
import javax.net.ssl.X509ExtendedTrustManager;
import org.bouncycastle.operator.OperatorCreationException;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;

@Disabled("TODO")
class TlsContextTest {

@Test
Expand Down

0 comments on commit e232089

Please sign in to comment.