From 708c5a250321e64eca7001cdaf8ee15ba48907e0 Mon Sep 17 00:00:00 2001 From: Harrison Rose Date: Thu, 20 Oct 2022 14:44:19 +0000 Subject: [PATCH] create disputes data for automatic fields --- tests/test_automatic_fields.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_automatic_fields.py b/tests/test_automatic_fields.py index 3cf66d76..fbe1c67b 100644 --- a/tests/test_automatic_fields.py +++ b/tests/test_automatic_fields.py @@ -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