JUnits for SshJcraftWrapper.java connect
[appc.git] / appc-config / appc-config-adaptor / provider / src / test / java / org / onap / appc / ccadaptor / ConfigComponentAdaptorTest.java
index d767fde..e4f3a64 100644 (file)
@@ -162,7 +162,7 @@ public class ConfigComponentAdaptorTest {
         cca.configure(key, parameters, ctx);
     }
 
-    @Test(expected=Exception.class)
+    @Test
     public void testAll2(){
         Properties props = null;
         ConfigComponentAdaptor cca = new ConfigComponentAdaptor(props);