Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
kurpachsv committed Apr 1, 2019
1 parent 191e783 commit 0e44e20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions __test__/__snapshots__/Image.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@ exports[`Image should render correctly 1`] = `
<img
alt="mockTitle"
className="image "
height="auto"
src="mockUrl"
style={
Object {
"display": null,
"position": "absolute",
"width": "100%",
}
}
width="auto"
/>
`;

0 comments on commit 0e44e20

Please sign in to comment.