X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwlaunchpad%2Fplugins%2Frwmonparam%2Ftest%2Futest_mon_params_dts.py;h=fb0b03937f5c1b22cb93edf292fe75eadf1ae4f8;hb=176e6d8f11f444598b58c7fff06052892c170d1f;hp=31634056351bb705af26e9ecc4f7604d559006a1;hpb=30ee9b98b1255edd5ed79a31332b6dabbddb5823;p=osm%2FSO.git diff --git a/rwlaunchpad/plugins/rwmonparam/test/utest_mon_params_dts.py b/rwlaunchpad/plugins/rwmonparam/test/utest_mon_params_dts.py index 31634056..fb0b0393 100644 --- a/rwlaunchpad/plugins/rwmonparam/test/utest_mon_params_dts.py +++ b/rwlaunchpad/plugins/rwmonparam/test/utest_mon_params_dts.py @@ -326,7 +326,7 @@ class MonParamsDtsTestCase(rift.test.dts.AbstractDTSTest): yield from self._test_publish("COUNT", 2) @rift.test.dts.async_test - def _test_legacy_nsr_monitor_publish_avg(self): + def test_legacy_nsr_monitor_publish_avg(self): yield from self._test_publish("AVERAGE", 1, legacy=True)