foalfetch/test/controllers/blogs_controller_test.rb
2024-07-30 09:56:47 -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