Files
redux-scraper/test/models/telegram_bot_log_test.rb
2025-08-05 05:05:21 +00:00

8 lines
128 B
Ruby

require "test_helper"
class TelegramBotLogTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end