Skip to content

Commit

Permalink
updated snapshots again
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 964bbe6 commit 04963c7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1181,6 +1181,7 @@ 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 @@ -393,6 +393,7 @@ 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,6 +709,7 @@ 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,6 +385,7 @@ exports[`Added Integration Table View Test Renders added integration table view
<FieldValueSelectionFilter
config={
Object {
"compressed": undefined,
"field": "templateName",
"multiSelect": false,
"name": "Type",
Expand Down Expand Up @@ -1887,6 +1888,7 @@ 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 04963c7

Please sign in to comment.