prepare bounced job

This commit is contained in:
2023-02-10 15:19:04 +02:00
parent d5bcc32699
commit 602a079f18
4 changed files with 24 additions and 1 deletions

View File

@ -0,0 +1,7 @@
require "test_helper"
class BouncedJobTest < ActiveJob::TestCase
# test "the truth" do
# assert true
# end
end