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

8 lines
170 B
Ruby

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