aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/features/netready.py
diff options
context:
space:
mode:
Diffstat (limited to 'functest/opnfv_tests/features/netready.py')
-rw-r--r--functest/opnfv_tests/features/netready.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/opnfv_tests/features/netready.py b/functest/opnfv_tests/features/netready.py
index ab2c9da05..88f377c26 100644
--- a/functest/opnfv_tests/features/netready.py
+++ b/functest/opnfv_tests/features/netready.py
@@ -11,7 +11,7 @@
import functest.core.feature as base
-class GluonVping(base.FeatureBase):
+class GluonVping(base.Feature):
def __init__(self):
super(GluonVping, self).__init__(project='netready',