From 3303ba84f94fe77649e2ac8953f6dcd76e3dc09c Mon Sep 17 00:00:00 2001 From: Zach Waterfield Date: Tue, 2 Jul 2024 17:41:33 -0400 Subject: [PATCH] fix test fixture --- cypress/fixtures/api/billing/billing.json | 1 + 1 file changed, 1 insertion(+) diff --git a/cypress/fixtures/api/billing/billing.json b/cypress/fixtures/api/billing/billing.json index 4085850755696..e95e09e01bff2 100644 --- a/cypress/fixtures/api/billing/billing.json +++ b/cypress/fixtures/api/billing/billing.json @@ -5,6 +5,7 @@ "customer_id": "cus_Pg7PIL8MsKi6bx", "deactivated": false, "has_active_subscription": true, + "subscription_level": "custom", "billing_period": { "current_period_start": "2024-03-07T23:21:20Z", "current_period_end": "2024-04-07T23:21:20Z",