summaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/test_nova_servers_vm_types_use_get_param.py
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/test_nova_servers_vm_types_use_get_param.py')
-rw-r--r--ice_validator/tests/test_nova_servers_vm_types_use_get_param.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice_validator/tests/test_nova_servers_vm_types_use_get_param.py b/ice_validator/tests/test_nova_servers_vm_types_use_get_param.py
index 79bc4b2..6b1a668 100644
--- a/ice_validator/tests/test_nova_servers_vm_types_use_get_param.py
+++ b/ice_validator/tests/test_nova_servers_vm_types_use_get_param.py
@@ -39,7 +39,7 @@
#
import pytest
-import yaml
+from tests import cached_yaml as yaml
def test_vm_type_assignments_on_nova_servers_only_use_get_param(heat_template):