aboutsummaryrefslogtreecommitdiffstats
path: root/src/onaptests/configuration/cds_resource_resolution_settings.py
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2024-01-31 11:06:56 +0100
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2024-01-31 11:41:12 +0100
commit6a3e189d7fac6ec562f8785c71ed87663ef0c311 (patch)
treec18e2f00c9e0c13575f515b4662ef65d42457847 /src/onaptests/configuration/cds_resource_resolution_settings.py
parenta7edeebc90bdd335361a7b36f5f5d12a14375554 (diff)
Changes in the packages sort order
Issue-ID: TEST-402 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I9f8ac40254e6a052c4b3ced5b05e21d7e84fa37f
Diffstat (limited to 'src/onaptests/configuration/cds_resource_resolution_settings.py')
-rw-r--r--src/onaptests/configuration/cds_resource_resolution_settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/onaptests/configuration/cds_resource_resolution_settings.py b/src/onaptests/configuration/cds_resource_resolution_settings.py
index f7573a6..7b311a1 100644
--- a/src/onaptests/configuration/cds_resource_resolution_settings.py
+++ b/src/onaptests/configuration/cds_resource_resolution_settings.py
@@ -2,6 +2,7 @@ from pathlib import Path
from uuid import uuid4
from onaptests.utils.resources import get_resource_location
+
from .settings import * # noqa
CLEANUP_FLAG = True