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

7 lines
141 B
Ruby

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