gambosite/test/controllers/bot_controller_test.rb

8 lines
135 B
Ruby

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