Skip to content

Commit

Permalink
Revert "Update outdated snapshots"
Browse files Browse the repository at this point in the history
This reverts commit b2c533f.
  • Loading branch information
Swiddis committed Nov 9, 2023
1 parent b2c533f commit 0ca532e
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,6 @@ exports[`Service Config component renders empty service config 1`] = `
aria-label="Select services and entities"
className="euiComboBox"
data-test-subj="servicesEntitiesComboBox"
onFocus={[Function]}
onKeyDown={[Function]}
role="combobox"
>
Expand Down Expand Up @@ -1519,7 +1518,6 @@ exports[`Service Config component renders with one service selected 1`] = `
aria-label="Select services and entities"
className="euiComboBox"
data-test-subj="servicesEntitiesComboBox"
onFocus={[Function]}
onKeyDown={[Function]}
role="combobox"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,6 @@ exports[`Trace Config component renders empty trace config 1`] = `
aria-label="Select trace groups"
className="euiComboBox"
data-test-subj="traceGroupsComboBox"
onFocus={[Function]}
onKeyDown={[Function]}
role="combobox"
>
Expand Down Expand Up @@ -1243,7 +1242,6 @@ exports[`Trace Config component renders with one trace selected 1`] = `
aria-label="Select trace groups"
className="euiComboBox"
data-test-subj="traceGroupsComboBox"
onFocus={[Function]}
onKeyDown={[Function]}
role="combobox"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ exports[`Saved query table component Renders saved query table 1`] = `
aria-haspopup="listbox"
className="euiComboBox"
data-test-subj="eventExplorer__querySaveComboBox"
onFocus={[Function]}
onKeyDown={[Function]}
role="combobox"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ exports[`Export Metrics Panel Component renders Export Metrics Panel Component 1
aria-haspopup="listbox"
className="euiComboBox"
data-test-subj="eventExplorer__querySaveComboBox"
onFocus={[Function]}
onKeyDown={[Function]}
role="combobox"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ exports[`Filter popover component renders filter popover 1`] = `
aria-expanded={false}
aria-haspopup="listbox"
className="euiComboBox"
onFocus={[Function]}
onKeyDown={[Function]}
role="combobox"
>
Expand Down Expand Up @@ -389,7 +388,6 @@ exports[`Filter popover component renders filter popover 1`] = `
aria-expanded={false}
aria-haspopup="listbox"
className="euiComboBox euiComboBox-isDisabled"
onFocus={[Function]}
onKeyDown={[Function]}
role="combobox"
>
Expand Down

0 comments on commit 0ca532e

Please sign in to comment.