foalfetch/test/controllers/blogs_controller_test.rb
2024-04-06 07:00:46 -04:00

8 lines
167 B
Ruby

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