projects_controller_test.rb 140 B

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