people_controller_test.rb 138 B

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