Fix test
This commit is contained in:
parent
dbbd12efe4
commit
4d0ed701eb
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ class DeliveryAntennaService
|
|||
|
||||
private
|
||||
|
||||
def delivery!
|
||||
def delivery! # rubocop:disable Metrics/AbcSize
|
||||
subscription_policy = @account.subscription_policy
|
||||
|
||||
dtl_post = @status.dtl? && dtl_enabled?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue