mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-21 16:38:41 -06:00
Updating snapshot test
This commit is contained in:
parent
aa848a0b4a
commit
50524dddd3
@ -29,15 +29,13 @@ exports[`Notification Settings should mount, unmount and render component should
|
|||||||
className="display-selector"
|
className="display-selector"
|
||||||
id="screen-selector"
|
id="screen-selector"
|
||||||
onChange={[Function]}
|
onChange={[Function]}
|
||||||
title="position"
|
title="Position"
|
||||||
value={1}
|
value={1}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<label
|
<label
|
||||||
className="position-label"
|
className="position-label"
|
||||||
>
|
/>
|
||||||
Position
|
|
||||||
</label>
|
|
||||||
<div
|
<div
|
||||||
className="position-container"
|
className="position-container"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user