contact_controller_test.rb 139 B

1234567
  1. require "test_helper"
  2. class ContactControllerTest < ActionDispatch::IntegrationTest
  3. # test "the truth" do
  4. # assert true
  5. # end
  6. end