Merge pull request #14531 from eugenp/lor6-patch-1

Update CertificatesUnitTest.java
This commit is contained in:
Loredana Crusoveanu 2023-08-04 11:12:48 +03:00 committed by GitHub
commit f2f7fe0ba9
1 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,9 @@ import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import org.junit.jupiter.api.Disabled;
@Disabled //fixing in https://team.baeldung.com/browse/JAVA-23897
public class CertificatesUnitTest {
private static final String GODADDY_CA_ALIAS = "godaddyrootg2ca [jdk]";