Skip to content

Commit

Permalink
Skip checking the value of invoices.discount
Browse files Browse the repository at this point in the history
  • Loading branch information
luandy64 authored Apr 17, 2024
1 parent 096c8be commit 85c57a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_all_fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@
'hosted_invoice_url', # expect https://invoice.stripe.com/i/acct_14zvmQDcBSxinnbL/test...zcy0200wBekbjGw?s=ap
'invoice_pdf', # get https://invoice.stripe.com/i/acct_14zvmQDcBSxinnbL/test...DE102006vZ98t5I?s=ap
'payment_settings', # 'default_mandate' subfield unexpectedly present
'discount',
'subscription_details'
},
'plans': set(),
Expand Down

0 comments on commit 85c57a9

Please sign in to comment.