aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/TestNg-dev.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vid-automation/TestNg-dev.xml')
-rw-r--r--vid-automation/TestNg-dev.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/vid-automation/TestNg-dev.xml b/vid-automation/TestNg-dev.xml
index b8bc84f96..3dc9d749d 100644
--- a/vid-automation/TestNg-dev.xml
+++ b/vid-automation/TestNg-dev.xml
@@ -5,6 +5,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.SkipTestUntilTestngTransformer"/>
</listeners>
<test name="test">
<groups>
@@ -38,4 +39,4 @@
<class name="vid.automation.test.test.NewServiceInstanceTest"/>
</classes>
</test>
-</suite> \ No newline at end of file
+</suite>