cdn/test/controllers/static_pages_controller_test.rb
2026-01-30 13:45:56 -05:00

7 lines
143 B
Ruby

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