foalfetch/test/controllers/chapters_controller_test.rb

9 lines
170 B
Ruby
Raw Permalink Normal View History

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