aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/test_volume_templates.py
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/test_volume_templates.py')
-rw-r--r--ice_validator/tests/test_volume_templates.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice_validator/tests/test_volume_templates.py b/ice_validator/tests/test_volume_templates.py
index 191ae9d..6d2a44c 100644
--- a/ice_validator/tests/test_volume_templates.py
+++ b/ice_validator/tests/test_volume_templates.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
import pytest