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