From f49d566f178b42216aad86a78706ade4c97b65df Mon Sep 17 00:00:00 2001 From: mabashian Date: Thu, 19 Sep 2019 13:59:21 -0400 Subject: [PATCH] Update failed snapshot --- .../__snapshots__/OrganizationNotifications.test.jsx.snap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/awx/ui_next/src/screens/Organization/OrganizationNotifications/__snapshots__/OrganizationNotifications.test.jsx.snap b/awx/ui_next/src/screens/Organization/OrganizationNotifications/__snapshots__/OrganizationNotifications.test.jsx.snap index 6383534902..e7d090a2ba 100644 --- a/awx/ui_next/src/screens/Organization/OrganizationNotifications/__snapshots__/OrganizationNotifications.test.jsx.snap +++ b/awx/ui_next/src/screens/Organization/OrganizationNotifications/__snapshots__/OrganizationNotifications.test.jsx.snap @@ -643,9 +643,9 @@ exports[` initially renders succesfully 1`] = ` "componentStyle": ComponentStyle { "componentId": "Search__NoOptionDropdown-sc-1dwuww3-3", "isStatic": true, - "lastClassName": "iMdtNX", + "lastClassName": "cbKaoS", "rules": Array [ - "align-self:stretch;border:1px solid var(--pf-global--BorderColor--200);padding:3px 7px;white-space:nowrap;", + "align-self:stretch;border:1px solid var(--pf-global--BorderColor--200);border-top-left-radius:3px;border-bottom-left-radius:3px;padding:3px 7px;white-space:nowrap;", ], }, "displayName": "Search__NoOptionDropdown", @@ -661,7 +661,7 @@ exports[` initially renders succesfully 1`] = ` forwardedRef={null} >
Name