Fixing the issue which prevents from clicking the [+] button on templates
[vid.git] / vid-automation / TestNg-UI-half.xml
index 01cdfcc..27abcd7 100644 (file)
@@ -2,7 +2,7 @@
 
 <suite verbose="1" name="VID UI Tests" annotations="JDK">
     <listeners>
-        <listener class-name="vid.automation.test.infra.FeatureTogglingTestngTransformer"/>
+        <listener class-name="vid.automation.test.infra.SkipTestsTestngTransformer"/>
     </listeners>
     <test name="test">
         <method-selectors>
@@ -64,4 +64,4 @@
             <package name="vid.automation.test.test.*"/>
         </packages>
     </test>
-</suite>
\ No newline at end of file
+</suite>