Files
cfw-autumn/server/tests/integration/billing/update-subscription/params/update-processor-no-billing-changes.test.ts

7 lines
343 B
TypeScript

import { test } from "bun:test";
import chalk from "chalk";
test(`${chalk.yellowBright("processor_subscription_id: attach with existing stripe subscription anchors reset cycle")}`, async () => {});
test(`${chalk.yellowBright("processor_subscription_id: upgrade with no_billing_changes preserves anchor and subscription")}`, async () => {});