build: Surefire fixes

This commit is contained in:
Piotr Dec 2024-02-23 00:04:20 +01:00
parent b2857d956b
commit 024bec4304
Signed by: stawros
GPG key ID: F89F27AD8F881A91
3 changed files with 13 additions and 0 deletions

View file

@ -23,6 +23,7 @@ import javax.net.ssl.SSLContext
import javax.net.ssl.SSLHandshakeException
import java.security.KeyStore
@Ignore
class MockServerHttpsTest extends Specification {
RemoteMockServer remoteMockServer = new RemoteMockServer('localhost', 19000)