Skip to content

Commit

Permalink
fix ConnectionPage snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
nahuelarjonadev committed Sep 7, 2019
1 parent 1794490 commit 72b876f
Showing 1 changed file with 1 addition and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,6 @@ exports[`Connection.js unit tests Renders without errors 1`] = `
<div
className="loading-bars"
/>
<footer
className="footer"
>
<p
className="FooterText"
>
© Kafka Lens Version 2.0
</p>
</footer>
<ConnectionPageFooter />
</div>
`;

0 comments on commit 72b876f

Please sign in to comment.