mirror of
https://github.com/google/nomulus
synced 2026-03-27 12:55:28 +00:00
Despite the comment, DomainAllocateFlow is absolutely registered in FlowPicker. It gets picked if there's a domain create epp command that also specifies the allocate extension. Remove the explicit setting of flowClass, and remove two tests that now fail because DomainCreateFlow gets loaded - which is the desired behavior. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=125339191