Skip to content

Commit

Permalink
updates snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
comountainclimber committed Dec 12, 2019
1 parent 5074a43 commit 410d0af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion __tests__/components/__snapshots__/Sidebar.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ exports[`Sidebar renders without crashing 1`] = `
interactive={true}
onShow={[Function]}
position="left"
theme="network-settings"
>
<Tooltip
animateFill={true}
Expand Down Expand Up @@ -465,7 +466,7 @@ exports[`Sidebar renders without crashing 1`] = `
sticky={false}
stickyDuration={200}
style={Object {}}
theme="dark"
theme="network-settings"
touchHold={false}
trigger="mouseenter focus"
unmountHTMLWhenHide={false}
Expand Down

0 comments on commit 410d0af

Please sign in to comment.