[VVP] udpating scripts for casablanca 2
[vvp/validation-scripts.git] / ice_validator / tests / test_unique_resources_across_all_templates.py
index d8fd066..f6a5f3a 100644 (file)
 #
 # ECOMP is a trademark and service mark of AT&T Intellectual Property.
 #
-from .helpers import validates
-import yaml
+
 import collections
 
+from tests import cached_yaml as yaml
+
+from .helpers import validates
+
 
 @validates('R-16447')
 def test_unique_resources_across_all_yaml_files(yaml_files):