foalfetch/test/controllers/images_controller_test.rb
2024-04-04 04:21:31 -04:00

8 lines
168 B
Ruby

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