replace all fixed wiremock ports
[so.git] / bpmn / so-bpmn-infrastructure-common / src / test / groovy / org / onap / so / bpmn / infrastructure / scripts / DoUpdateNetworkInstanceRollbackTest.groovy
index 0189d06..7bc82c1 100644 (file)
@@ -52,9 +52,6 @@ import org.apache.commons.lang3.*
 @RunWith(MockitoJUnitRunner.class)
 class DoUpdateNetworkInstanceRollbackTest  {
 
-       @Rule
-       public WireMockRule wireMockRule = new WireMockRule(28090);
-
                def utils = new MsoUtils()
                String Prefix="UPDNETIR_"