chore: update vite/tests/components/forms/create-schedule/components/schedule-plan-row.test.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Charlie Lamb
2026-04-20 19:00:32 +01:00
committed by GitHub
parent 6784d0f0f0
commit d461f516de

View File

@@ -64,7 +64,7 @@ const freeFeatureItem: ProductItem = {
interval: null, interval: null,
} as ProductItem; } as ProductItem;
describe("getPlanPriceLabel", () => { describe("getSchedulePlanPriceProduct + getProductPriceDisplay", () => {
const getPlanPriceLabel = ({ const getPlanPriceLabel = ({
product, product,
customItems, customItems,