al13ntown/test/controllers/bio_controller_test.rb

8 lines
135 B
Ruby
Raw Normal View History

2026-08-24 20:12:41 +00:00
require "test_helper"
class BioControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end