From 94949df093b3779156b6620388289888102b18bb Mon Sep 17 00:00:00 2001 From: "jennifer.mullen" Date: Tue, 7 Jan 2025 14:23:31 -0800 Subject: [PATCH] fix: fix text --- .../lib/configs/automationTestIds/automationTestIds.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sage-react/lib/configs/automationTestIds/automationTestIds.js b/packages/sage-react/lib/configs/automationTestIds/automationTestIds.js index 646c3f9ead..421c65b14f 100644 --- a/packages/sage-react/lib/configs/automationTestIds/automationTestIds.js +++ b/packages/sage-react/lib/configs/automationTestIds/automationTestIds.js @@ -10,7 +10,7 @@ export const TestIds = { expandableCardBody: 'cardBody', expandableCardButton: 'expandCollapseButton', avatarContainer: 'avatarContainer', - nextBestActionButtion: 'nextBestActionButton',git + nextBestActionButtion: 'nextBestActionButton', pageHeadingBreadcrumbs: 'pageHeadingBreadcrumbs', pageHeadingHeading: 'pageHeading', pageHeadingImage: 'pageHeadingImage',