Skip to content

Commit

Permalink
Merge pull request #6353 from rvsia/fix-failing-toolbar-snapshots
Browse files Browse the repository at this point in the history
Update toolbar snapshots
  • Loading branch information
himdel committed Oct 30, 2019
2 parents 28a2178 + c81f543 commit d8f0a9a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ exports[`<MiqToolbar /> renders ok for generic case 1`] = `
key="0"
onClick={[Function]}
>
<span
<div
className="miq-toolbar-group form-group"
>
<ToolbarButton
Expand Down Expand Up @@ -84,7 +84,7 @@ exports[`<MiqToolbar /> renders ok for generic case 1`] = `
/>
</button>
</ToolbarButton>
</span>
</div>
</ToolbarGroup>
<ToolbarView
onClick={[Function]}
Expand Down

0 comments on commit d8f0a9a

Please sign in to comment.