aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/test_volume_templates_outputs.py
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/test_volume_templates_outputs.py')
-rw-r--r--ice_validator/tests/test_volume_templates_outputs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice_validator/tests/test_volume_templates_outputs.py b/ice_validator/tests/test_volume_templates_outputs.py
index f18f1cd..1a779c6 100644
--- a/ice_validator/tests/test_volume_templates_outputs.py
+++ b/ice_validator/tests/test_volume_templates_outputs.py
@@ -38,7 +38,7 @@
# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
-import yaml
+from tests import cached_yaml as yaml
def test_volume_templates_contains_outputs(volume_template):