Skip to content

Commit

Permalink
delegate ends_at? to pay_subscription (#822)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjilbert504 authored Jun 2, 2023
1 parent 1893a25 commit a98ae85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/pay/fake_processor/subscription.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ class Subscription
:on_grace_period?,
:on_trial?,
:ends_at,
:ends_at?,
:owner,
:processor_subscription,
:processor_id,
Expand Down

0 comments on commit a98ae85

Please sign in to comment.