Skip to content

Commit

Permalink
chore(test): Bump snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
kevee committed Oct 27, 2020
1 parent 59062aa commit 87d7639
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/__tests__/components/common/__snapshots__/tweet.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ exports[`Components : Common: Tweet renders correctly 1`] = `
<a
className="tweet"
href="https://twitter.com/1318691388242956291"
rel="noreferrer"
target="_blank"
>
<div
className="row"
Expand Down Expand Up @@ -60,6 +62,8 @@ exports[`Components : Common: Tweet renders correctly 2`] = `
<a
className="tweet"
href="https://twitter.com/1318691388242956291"
rel="noreferrer"
target="_blank"
>
<div
className="row"
Expand Down

0 comments on commit 87d7639

Please sign in to comment.