mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-06-15 06:27:00 +08:00
The `MBSResolver.get_buildrequired_modulemds` did not try to load local module builds and always just queried the remote MBS instance. This commit fixes it by using local module if available.