mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-03-31 17:30:18 +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.