foalfetch/test/controllers/chapters_controller_test.rb

7 lines
140 B
Ruby

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