[VVP] udpating scripts for casablanca 2
[vvp/validation-scripts.git] / ice_validator / tests / test_heat_template_parameters_contain_required_fields.py
index 6d9e502..9f0a5a8 100644 (file)
 #
 # ECOMP is a trademark and service mark of AT&T Intellectual Property.
 #
-from .helpers import validates
-import yaml
+
 import pytest
+from tests import cached_yaml as yaml
+
+from .helpers import validates
 
 
 @validates('R-36772', 'R-44001')