summaryrefslogtreecommitdiff
path: root/test/controllers/mod_logs_controller_test.rb
blob: 5a16d975e377d30aba9c369c2416318d040e7951 (plain)
1
2
3
4
5
6
7
8
# frozen_string_literal: true
require 'test_helper'

class ModLogsControllerTest < ActionDispatch::IntegrationTest
  # test "the truth" do
  #   assert true
  # end
end