Skip to content

Commit

Permalink
Regen snapshots | Fixes liferay#579
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Lancha authored and Kien Do committed Feb 21, 2018
1 parent ec6b8a9 commit be14e26
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,10 @@ exports[`ClayTable should render a ClayTable with a basic schema and no items 1`
<div class="table-responsive">
<table class="table table-autofit table-hover table-list show-quick-actions-on-hover">
<thead>
<tr></tr>
<tr>
<th class="table-cell-expand">Name</th>
<th>Origin</th>
</tr>
</thead>
<tbody></tbody>
</table>
Expand Down

0 comments on commit be14e26

Please sign in to comment.