foalfetch/test/controllers/static_pages_controller_test.rb

9 lines
173 B
Ruby
Raw Permalink Normal View History

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