test "update to new team" do
      result = FactoryBot.create(:result, team: nil)

      put :update_attribute,
          xhr: true,