it "is valid if end dates are missing and the phase is disabled" do
      draft_disabled = build(:legislation_process,
                             draft_phase_enabled: false,
                             draft_end_date: nil)