about summary refs log tree commit diff stats
path: root/test/jobs/send_webmentions_job_test.rb
blob: 72f6ed7b940b37502367814ffc9ef3f874a2d3a9 (plain) (blame)
1
2
3
4
5
6
7
require "test_helper"

class SendWebmentionsJobTest < ActiveJob::TestCase
  # test "the truth" do
  #   assert true
  # end
end