Skip to content

Commit

Permalink
Update all fields again to add new field being returned in plans stre…
Browse files Browse the repository at this point in the history
…am (#199)
  • Loading branch information
bhtowles authored Apr 29, 2024
1 parent 3f5fefd commit 64c1787
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/test_all_fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,9 @@
'radar_options'
},
'subscription_items': set(),
'plans': set(),
'plans': {
'meter',
},
'invoice_line_items': {
'unit_amount_excluding_tax',
'amount_excluding_tax'
Expand Down

0 comments on commit 64c1787

Please sign in to comment.