summaryrefslogtreecommitdiffstats
path: root/test/unit/jobs/destroy_projects_job_test.rb
diff options
context:
space:
mode:
authorMarius Balteanu <marius.balteanu@zitec.com>2022-05-19 08:14:05 +0000
committerMarius Balteanu <marius.balteanu@zitec.com>2022-05-19 08:14:05 +0000
commit7e386b7063f5b9cf4f4c9e6ca0bff4808c6e925f (patch)
tree93259f95c1d3108f35cff84dd8e37f8b3f8e1150 /test/unit/jobs/destroy_projects_job_test.rb
parent239c198a681c43abe333ed78bd4d7820a89dcc91 (diff)
downloadredmine-7e386b7063f5b9cf4f4c9e6ca0bff4808c6e925f.tar.gz
redmine-7e386b7063f5b9cf4f4c9e6ca0bff4808c6e925f.zip
Remove test code (#36691).
git-svn-id: https://svn.redmine.org/redmine/trunk@21598 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/unit/jobs/destroy_projects_job_test.rb')
-rw-r--r--test/unit/jobs/destroy_projects_job_test.rb1
1 files changed, 0 insertions, 1 deletions
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){