al13ntown/test/controllers/blogs_controller_test.rb

8 lines
137 B
Ruby
Raw Permalink Normal View History

2026-08-24 20:12:41 +00:00
require "test_helper"
class BlogsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end