Update snapshot to reflect updated eq graph size

This commit is contained in:
Jordan Eldredge 2018-11-03 22:01:55 -07:00
parent 5afac9652f
commit c720f3c408

View file

@ -32,9 +32,9 @@ exports[`EqualizerWindow renders to snapshot 1`] = `
onClick={[Function]}
/>
<canvas
height="32"
height={19}
id="eqGraph"
width="152"
width={113}
/>
<div
id="presets-context"