Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lsaether committed Oct 5, 2018
1 parent 3126ecc commit 110d5f8
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions __tests__/__snapshots__/SidePanel.unit.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -305,36 +305,6 @@ exports[`SidePanel is correctly rendered 1`] = `
undefined%
</div>
</li>
<li
className="sidebar-additional-item"
>
<div
className="container py-2"
>
<div
className="row p-l-20 p-r-15"
>
<div
className="col-8 px-0"
>
<span
className="active-timenodes"
>
Efficiency
</span>
</div>
<div
className="col-4 px-0 text-right"
>
<span
className="timenode-count col-6"
>
undefined%
</span>
</div>
</div>
</div>
</li>
</ul>
<div
className="clearfix"
Expand Down

0 comments on commit 110d5f8

Please sign in to comment.