From d80235b8b13086f9250a385b954cc3b3fa79f2be Mon Sep 17 00:00:00 2001 From: Derek Ho Date: Tue, 1 Oct 2024 13:44:48 -0400 Subject: [PATCH] Fix button label Signed-off-by: Derek Ho --- public/apps/configuration/panels/get-started.tsx | 2 +- .../panels/test/__snapshots__/get-started.test.tsx.snap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/apps/configuration/panels/get-started.tsx b/public/apps/configuration/panels/get-started.tsx index 47a7b3a3..51cfd3a1 100644 --- a/public/apps/configuration/panels/get-started.tsx +++ b/public/apps/configuration/panels/get-started.tsx @@ -61,7 +61,7 @@ const addBackendStep = { diff --git a/public/apps/configuration/panels/test/__snapshots__/get-started.test.tsx.snap b/public/apps/configuration/panels/test/__snapshots__/get-started.test.tsx.snap index 001b3b6c..180d9330 100644 --- a/public/apps/configuration/panels/test/__snapshots__/get-started.test.tsx.snap +++ b/public/apps/configuration/panels/test/__snapshots__/get-started.test.tsx.snap @@ -431,7 +431,7 @@ exports[`Get started (landing page) renders when backend configuration is enable