mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix: Update test snapshot
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
|
||||
exports[`Render should render component 1`] = `
|
||||
Array [
|
||||
<div
|
||||
<a
|
||||
className="sidemenu__logo"
|
||||
href="/"
|
||||
key="logo"
|
||||
onClick={[Function]}
|
||||
>
|
||||
<img
|
||||
alt="Grafana"
|
||||
src="public/img/grafana_icon.svg"
|
||||
/>
|
||||
</div>,
|
||||
</a>,
|
||||
<div
|
||||
className="sidemenu__logo_small_breakpoint"
|
||||
key="hamburger"
|
||||
|
Reference in New Issue
Block a user