Skip to content

Commit 89cde61

Browse files
authored
TEST
1 parent 9b1097f commit 89cde61

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/server/ee/src/billing/billing-mode.spec.db.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,8 +343,7 @@ class BillingModeSpec {
343343
usageBasedPricingEnabled: false,
344344
},
345345
expectation: {
346-
mode: "chargebee",
347-
tier: "free",
346+
mode: "none",
348347
},
349348
},
350349
// team: chargebee

0 commit comments

Comments
 (0)