Skip to content

Commit 1dab5ae

Browse files
committed
fixed snapshot manually
1 parent d535df0 commit 1dab5ae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

__tests__/shared/components/__snapshots__/Content.jsx.snap

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ exports[`Matches shallow shapshot 1`] = `
1515
</h1>
1616
<ul>
1717
<li>
18-
<Link to="/community/timeline-wall">
18+
<Link
19+
replace={false}
20+
to="/community/timeline-wall"
21+
>
1922
totest: Timeline wall
2023
</Link>
2124
</li>

0 commit comments

Comments
 (0)