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