add UT to ToscaParserImpl and fix little bug
[vid.git] / vid-automation / TestNg-ApiTest.xml
index ddd0f7b..641f3eb 100644 (file)
@@ -3,7 +3,7 @@
 <suite verbose="1" name="VID API Tests" annotations="JDK">
 
     <listeners>
-        <listener class-name="vid.automation.test.infra.FeatureTogglingTestngTransformer" />
+        <listener class-name="vid.automation.test.infra.SkipTestsTestngTransformer" />
     </listeners>
 
     <test name="test">
@@ -48,4 +48,4 @@
             <package name="org.onap.vid.*"/>
         </packages>
     </test>
-</suite>
\ No newline at end of file
+</suite>