Skip to content

Commit

Permalink
Update test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
kreafox committed Oct 13, 2021
1 parent c30b33c commit 2abe025
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/ColumnsBlock/__snapshots__/ColumnsBlockView.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,18 @@ exports[`renders 2 columns 1`] = `
class="six wide computer twelve wide mobile six wide tablet column column-blocks-wrapper"
>
<div>
left marker
<div>
left marker
</div>
</div>
</div>
<div
class="six wide computer twelve wide mobile six wide tablet column column-blocks-wrapper"
>
<div>
right
<div>
right
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 2abe025

Please sign in to comment.