cdn/test/controllers/static_pages_controller_test.rb
2026-01-27 13:13:46 -05:00

7 lines
143 B
Ruby

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