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:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user