foalfetch/test/controllers/blogs_controller_test.rb

9 lines
167 B
Ruby
Raw Normal View History

2024-04-06 07:00:46 -04:00
# frozen_string_literal: true
require "test_helper"
class BlogsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end