From af985743d23a7d09bd5eeff5e1e82b525ce20714 Mon Sep 17 00:00:00 2001 From: Carlos Mondragon Date: Wed, 10 Oct 2018 16:22:32 -0700 Subject: [PATCH] Updated tests for new protip. --- .../features/api-keys/__snapshots__/ApiKeysPage.test.tsx.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/api-keys/__snapshots__/ApiKeysPage.test.tsx.snap b/public/app/features/api-keys/__snapshots__/ApiKeysPage.test.tsx.snap index 923d0fec0e6..2d597244a02 100644 --- a/public/app/features/api-keys/__snapshots__/ApiKeysPage.test.tsx.snap +++ b/public/app/features/api-keys/__snapshots__/ApiKeysPage.test.tsx.snap @@ -284,7 +284,7 @@ exports[`Render should render CTA if theres are no API keys 1`] = ` "buttonIcon": "fa fa-plus", "buttonLink": "org/apikeys/new", "buttonTitle": " New API Key", - "proTip": "Assign folder and dashboard permissions to teams instead of users to ease administration.", + "proTip": "Remember you can provide view-only API access to other applications.", "proTipLink": "", "proTipLinkTitle": "", "proTipTarget": "_blank",