cleanup auth, start bot

This commit is contained in:
2025-01-27 10:36:57 -08:00
parent db22f4a942
commit 2d85fdb5cd
6 changed files with 50 additions and 18 deletions

View File

@ -0,0 +1,7 @@
require "test_helper"
class BotControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end