1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-01-31 19:47:14 +00:00

Remove test code (#36691).

git-svn-id: https://svn.redmine.org/redmine/trunk@21598 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu 2022-05-19 08:14:05 +00:00
parent 239c198a68
commit 7e386b7063

View File

@ -57,7 +57,6 @@ class DestroyProjectsJobTest < ActiveJob::TestCase
assert_match /Security notification/, m.subject
assert_match /deleted successfully/, m.text_part.to_s
else
fail 'foo'
assert_enqueued_with(
job: ActionMailer::MailDeliveryJob,
args: ->(job_args){