al13ntown/test/controllers/site_reports_controller_test.rb
2026-08-24 20:12:41 +00:00

7 lines
143 B
Ruby

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