Hi team, wondering if anyone knows why I keep runn...
# wiremock-java
c
Hi team, wondering if anyone knows why I keep running into the error java.lang.IllegalArgumentException: Not supported: indent-number when trying to instantiate wiremockserver
Copy code
lifeCycleServMock = new WireMockServer(WireMockConfiguration.options().port(8081));
l
Could you post the full stack trace.