Skip to content

Commit

Permalink
create disputes data for automatic fields
Browse files Browse the repository at this point in the history
  • Loading branch information
HarrisonMarcRose authored and bhtowles committed Jan 9, 2023
1 parent a968902 commit 708c5a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_automatic_fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def test_run(self):
"charges",
"coupons",
"customers",
"disputes",
"invoice_items",
"invoice_line_items", # this is created implicity by invoices, it just creates another invoice
"invoices", # this will create an invoice_item
Expand Down

0 comments on commit 708c5a2

Please sign in to comment.