Skip to content

Commit 36c9006

Browse files
committed
Update snapshots
Signed-off-by: Simeon Widdis <[email protected]>
1 parent cbb665c commit 36c9006

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/components/integrations/components/__tests__/__snapshots__/added_integration.test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -907,10 +907,10 @@ exports[`Added Integration View Test Renders added integration view using dummy
907907
</EuiFlexGroup>
908908
</EuiSearchBar>
909909
<EuiSpacer
910-
size="m"
910+
size="l"
911911
>
912912
<div
913-
className="euiSpacer euiSpacer--m"
913+
className="euiSpacer euiSpacer--l"
914914
/>
915915
</EuiSpacer>
916916
<EuiBasicTable

0 commit comments

Comments
 (0)