help_controller_test.rb 136 B

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