]> source.dussan.org Git - redmine.git/commitdiff
Remove test code (#36691).
authorMarius Balteanu <marius.balteanu@zitec.com>
Thu, 19 May 2022 08:14:05 +0000 (08:14 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Thu, 19 May 2022 08:14:05 +0000 (08:14 +0000)
git-svn-id: https://svn.redmine.org/redmine/trunk@21598 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/unit/jobs/destroy_projects_job_test.rb

index 020791c61f72f42c96c3c06b54dec857002483fe..e764a5328c78e6f202e98e8583f77d03644e5632 100644 (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){