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:
parent
239c198a68
commit
7e386b7063
@ -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){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user