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