it "returns the number of supports grouped by day" do
    get proposal_dashboard_supports_path(proposal, format: :json)

    json = JSON.parse(response.body, symbolize_names: true)