master
# frozen_string_literal: true require 'test_helper' class ProposalsControllerTest < ActionDispatch::IntegrationTest # test "the truth" do # assert true # end end