From f0c32837d00301bbaf7b84b1be8503cada603c0c Mon Sep 17 00:00:00 2001 From: btowles Date: Mon, 29 Apr 2024 16:34:03 +0000 Subject: [PATCH] Update all fields again to add new field being returned in plans stream --- tests/test_all_fields.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/test_all_fields.py b/tests/test_all_fields.py index c01f5102..bafa10a7 100644 --- a/tests/test_all_fields.py +++ b/tests/test_all_fields.py @@ -87,7 +87,9 @@ 'radar_options' }, 'subscription_items': set(), - 'plans': set(), + 'plans': { + 'meter', + }, 'invoice_line_items': { 'unit_amount_excluding_tax', 'amount_excluding_tax'