From bf052e8b25f15c63014665cb09b1cf65e33bc32a Mon Sep 17 00:00:00 2001 From: Bianca Yang Date: Wed, 6 Dec 2023 14:30:34 -0800 Subject: [PATCH] fix: fix fixture typos (#19108) fix fixture typos Co-authored-by: Bianca Yang --- .../billing-v2/billing-v2-unsubscribed-product-analytics.json | 2 +- cypress/fixtures/api/billing-v2/billing-v2.json | 4 ++-- frontend/src/mocks/fixtures/_billing_v2_with_flat_fee.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cypress/fixtures/api/billing-v2/billing-v2-unsubscribed-product-analytics.json b/cypress/fixtures/api/billing-v2/billing-v2-unsubscribed-product-analytics.json index c57a9c9516341..6141ab2616ed9 100644 --- a/cypress/fixtures/api/billing-v2/billing-v2-unsubscribed-product-analytics.json +++ b/cypress/fixtures/api/billing-v2/billing-v2-unsubscribed-product-analytics.json @@ -1920,7 +1920,7 @@ { "key": "dedicated_support", "name": "Slack (dedicated channel)", - "description": "Get help firectly from our support team in a dedicated Slack channel shared between you and the PostHog team.", + "description": "Get help directly from our support team in a dedicated Slack channel shared between you and the PostHog team.", "unit": null, "limit": null, "note": "$2k/month spend or above" diff --git a/cypress/fixtures/api/billing-v2/billing-v2.json b/cypress/fixtures/api/billing-v2/billing-v2.json index 1bea31a2ac887..5a3913885e72a 100644 --- a/cypress/fixtures/api/billing-v2/billing-v2.json +++ b/cypress/fixtures/api/billing-v2/billing-v2.json @@ -443,7 +443,7 @@ { "key": "dedicated_support", "name": "Slack (dedicated channel)", - "description": "Get help firectly from our support team in a dedicated Slack channel shared between you and the PostHog team.", + "description": "Get help directly from our support team in a dedicated Slack channel shared between you and the PostHog team.", "unit": null, "limit": null, "note": "$2k/month spend or above" @@ -2110,7 +2110,7 @@ { "key": "dedicated_support", "name": "Slack (dedicated channel)", - "description": "Get help firectly from our support team in a dedicated Slack channel shared between you and the PostHog team.", + "description": "Get help directly from our support team in a dedicated Slack channel shared between you and the PostHog team.", "unit": null, "limit": null, "note": "$2k/month spend or above" diff --git a/frontend/src/mocks/fixtures/_billing_v2_with_flat_fee.json b/frontend/src/mocks/fixtures/_billing_v2_with_flat_fee.json index cb3a7fa06ef5a..ae70b565eb4b8 100644 --- a/frontend/src/mocks/fixtures/_billing_v2_with_flat_fee.json +++ b/frontend/src/mocks/fixtures/_billing_v2_with_flat_fee.json @@ -470,7 +470,7 @@ { "key": "dedicated_support", "name": "Slack (dedicated channel)", - "description": "Get help firectly from our support team in a dedicated Slack channel shared between you and the PostHog team.", + "description": "Get help directly from our support team in a dedicated Slack channel shared between you and the PostHog team.", "unit": null, "limit": null, "note": "$2k/month spend or above"