diff --git a/connectivity/connectivity-demos-test/src_test/soap/bpm/TestClientedInterceptedPersonService.java b/connectivity/connectivity-demos-test/src_test/soap/bpm/TestClientedInterceptedPersonService.java index 8ee4f7756..b946f9baf 100644 --- a/connectivity/connectivity-demos-test/src_test/soap/bpm/TestClientedInterceptedPersonService.java +++ b/connectivity/connectivity-demos-test/src_test/soap/bpm/TestClientedInterceptedPersonService.java @@ -7,7 +7,7 @@ import ch.ivyteam.ivy.bpm.exec.client.IvyProcessTest; import ch.ivyteam.ivy.security.ISession; -@IvyProcessTest +@IvyProcessTest(enableWebServer = true) public class TestClientedInterceptedPersonService { @Test