Skip to content

Commit

Permalink
updated snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: sumukhswamy <[email protected]>
  • Loading branch information
sumukhswamy committed Aug 20, 2024
1 parent b4c19bb commit 964bbe6
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1181,7 +1181,6 @@ exports[`AssociatedObjectsTab Component renders correctly with associated object
config={
Object {
"cache": 60000,
"compressed": undefined,
"field": "accelerations",
"multiSelect": true,
"name": "Accelerations",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@ exports[`Saved query table component Renders saved query table 1`] = `
showLabel={true}
>
<div
className="euiSwitch euiSwitch--compressed"
className="euiSwitch euiSwitch--primary euiSwitch--compressed euiSwitch-isDisabled"
>
<button
aria-checked={false}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,6 @@ exports[`Saved query table component Renders saved query table 1`] = `
<FieldValueSelectionFilter
config={
Object {
"compressed": undefined,
"field": "type",
"multiSelect": "or",
"name": "Type",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,6 @@ exports[`Added Integration View Test Renders added integration view using dummy
<FieldValueSelectionFilter
config={
Object {
"compressed": undefined,
"field": "assetType",
"multiSelect": false,
"name": "Type",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,6 @@ exports[`Added Integration Table View Test Renders added integration table view
<FieldValueSelectionFilter
config={
Object {
"compressed": undefined,
"field": "templateName",
"multiSelect": false,
"name": "Type",
Expand Down

0 comments on commit 964bbe6

Please sign in to comment.