aboutsummaryrefslogtreecommitdiffstats
path: root/src/onaptests/scenario/cds_resource_resolution.py
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-07-18 19:02:15 +0000
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-07-18 19:02:15 +0000
commit2ffd98c9d0b85b7c6c6b0bf61cd9e848234914ce (patch)
treebc87f4edeaae0b3a684fd0f3a12b63bdadf14e65 /src/onaptests/scenario/cds_resource_resolution.py
parent38bf8bc7d385f1ee984df857f1d9231ce15cbbb5 (diff)
Fix issue in status check after pylama fixxes addition
Issue-ID: INT-2222 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: Ia68eda6517295ba3916e585403ff7bcc3453b99c
Diffstat (limited to 'src/onaptests/scenario/cds_resource_resolution.py')
-rw-r--r--src/onaptests/scenario/cds_resource_resolution.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/onaptests/scenario/cds_resource_resolution.py b/src/onaptests/scenario/cds_resource_resolution.py
index 675b135..470f030 100644
--- a/src/onaptests/scenario/cds_resource_resolution.py
+++ b/src/onaptests/scenario/cds_resource_resolution.py
@@ -14,7 +14,6 @@ from onaptests.steps.simulator.cds_mockserver import \
from onaptests.utils.exceptions import OnapTestException
-
class CDSResourceResolutionStep(BaseStep):
"""Step created to run scenario and generate report."""