Merge pull request #23203 from overleaf/ii-flexible-group-licensing-no-billing-details

[web] FL handle subscriptions with missing billing info

GitOrigin-RevId: 34209299c039992a80da5739e086beb5d0ede7b0
This commit is contained in:
ilkin-overleaf
2025-02-04 13:53:14 +02:00
committed by Copybot
parent 72be034435
commit 16130b79db
14 changed files with 242 additions and 2 deletions
@@ -302,6 +302,7 @@ describe('SubscriptionGroupHandler', function () {
)
expect(data).to.deep.equal({
userId: this.adminUser_id,
subscription: { groupPlan: true },
plan: {
membersLimit: 5,