From d641fa8910fe68a9d12eea275cedc9e115945a68 Mon Sep 17 00:00:00 2001 From: Peter Velkov Date: Thu, 16 Mar 2023 09:22:47 -0400 Subject: [PATCH] Docs: TestToolMenu code comments --- src/components/TestToolMenu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TestToolMenu.js b/src/components/TestToolMenu.js index 426e6e7eb9f8..c1512a805bf6 100644 --- a/src/components/TestToolMenu.js +++ b/src/components/TestToolMenu.js @@ -41,7 +41,7 @@ const TestToolMenu = props => ( Test Preferences - {/* Option to switch from using the staging secure endpoint or the production secure endpoint. + {/* Option to switch between staging and default api endpoints. This enables QA and internal testers to take advantage of sandbox environments for 3rd party services like Plaid and Onfido. */}