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