dashfolders: New snapshot since we changed from defaultValue to value per latest React documentation #10275

This commit is contained in:
Johannes Schill 2018-01-18 22:56:59 +01:00 committed by Daniel Lee
parent 1255a0a356
commit 49634593cf

View File

@ -41,9 +41,9 @@ exports[`ServerStats Should render table with stats 1`] = `
/>
<select
className="gf-select-nav gf-form-input"
defaultValue="/url/server-stats"
id="page-header-select-nav"
onChange={[Function]}
value="/url/server-stats"
>
<option
value="/url/server-stats"