Skip to content

Commit 03a1542

Browse files
committed
Updated Snap
1 parent dce7e88 commit 03a1542

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/Press/PressLinks/ArticleGroup/__tests__/__snapshots__/ArticleGroup.test.js.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ exports[`ArticleGroup should render properly with required props 1`] = `
1010
<ul>
1111
<li>
1212
<OutboundLink
13+
analyticsEventLabel="Press Article"
1314
className=""
1415
hasIcon={true}
1516
href="https://example.com"
@@ -31,6 +32,7 @@ exports[`ArticleGroup should render properly with required props and 3 links and
3132
<ul>
3233
<li>
3334
<OutboundLink
35+
analyticsEventLabel="Press Article"
3436
className=""
3537
hasIcon={true}
3638
href="https://example.com"

0 commit comments

Comments
 (0)