Skip to content

Commit

Permalink
Merge branch 'TDL-24718/python-upgrade' of github.com:singer-io/tap-s…
Browse files Browse the repository at this point in the history
…tripe into TDL-24718/python-upgrade
  • Loading branch information
leslievandemark committed Jan 23, 2024
2 parents d706cf3 + 7426bdc commit aef619b
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 aef619b

Please sign in to comment.