Skip to content

Commit

Permalink
fix uts
Browse files Browse the repository at this point in the history
  • Loading branch information
kalyan-plivo committed Oct 14, 2022
1 parent 7ac22ae commit 50e0b67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/resource_numbers_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ def to_json(number)
sms_rate: number.sms_rate,
sub_account: number.sub_account,
voice_enabled: number.voice_enabled,
voice_rate: number.voice_rate,
tendlc_campaign_id: number.tendlc_campaign_id,
tendlc_registration_status: number.tendlc_registration_status,
toll_free_sms_verification: number.toll_free_sms_verification
Expand Down

0 comments on commit 50e0b67

Please sign in to comment.