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