[VVP] udpating scripts for casablanca 2
[vvp/validation-scripts.git] / ice_validator / tests / test_servers_have_required_metadata.py
index 3a12b9d..3e84d43 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-37437', 'R-71493', 'R-72483')