mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 14:31:46 +00:00
The mock was setup to only return the mocked data once, but the function is called twice under cfg_yaml.py, and it breaks at __yaml_load as there's no mock anymore.