foalfetch/test/controllers/search_controller_test.rb

9 lines
168 B
Ruby
Raw Permalink Normal View History

2024-04-04 04:21:23 -04:00
# frozen_string_literal: true
require 'test_helper'
class SearchControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end