Skip to content

Commit

Permalink
Update all fields test again (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhtowles authored Jan 22, 2024
1 parent 1518cff commit 657c685
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/test_all_fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,10 @@
},
'subscriptions': {
'application',
'billing_cycle_anchor_config',
'currency',
'description',
'invoice_settings',
'test_clock',
},
'products': {
Expand All @@ -88,6 +90,7 @@
},
'invoices': {
'application',
'issuer',
'rendering_options',
'subtotal_excluding_tax',
'test_clock',
Expand Down Expand Up @@ -237,6 +240,7 @@
'price'
},
'invoices': {
'automatic_tax',
'plans', # BUG_12478 | missing subfields
},
'plans': set(),
Expand Down

0 comments on commit 657c685

Please sign in to comment.