Files
btrc-hub/backend/test/controllers/preview_controller_test.rb
2025-06-05 02:45:00 +09:00

8 lines
139 B
Ruby

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