fix: static device test should use yaml_load
Description
Static device test should use bec_lib's yaml_load function instead of directly using yaml.safe_load
to also support nested yaml files.
Definition of Done
-
Documentation is up-to-date.
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.