From: Marius Balteanu Date: Thu, 19 May 2022 08:14:05 +0000 (+0000) Subject: Remove test code (#36691). X-Git-Tag: 5.1.0~589 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7e386b7063f5b9cf4f4c9e6ca0bff4808c6e925f;p=redmine.git Remove test code (#36691). git-svn-id: https://svn.redmine.org/redmine/trunk@21598 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/test/unit/jobs/destroy_projects_job_test.rb b/test/unit/jobs/destroy_projects_job_test.rb index 020791c61..e764a5328 100644 --- a/test/unit/jobs/destroy_projects_job_test.rb +++ b/test/unit/jobs/destroy_projects_job_test.rb @@ -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){