mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
test: Updated snapshot for UserPicker jest test #10289
This commit is contained in:
@@ -5,7 +5,7 @@ exports[`UserPicker renders correctly 1`] = `
|
|||||||
className="user-picker"
|
className="user-picker"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
className="Select width-8 gf-form-input gf-form-input--form-dropdown Select--single is-clearable is-loading is-searchable"
|
className="Select width-8 gf-form-input gf-form-input--form-dropdown is-clearable is-loading is-searchable Select--single"
|
||||||
style={undefined}
|
style={undefined}
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
|
|||||||
Reference in New Issue
Block a user