Skip to content

Commit 60c1217

Browse files
committed
Update snapshots
Signed-off-by: Simeon Widdis <[email protected]>
1 parent 25369a1 commit 60c1217

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

public/components/integrations/components/__tests__/__snapshots__/added_integration.test.tsx.snap

+20
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,11 @@ exports[`Added Integration View Test Renders added integration view using dummy
453453
"value": "dashboard",
454454
"view": "dashboard",
455455
},
456+
Object {
457+
"name": "observability-search",
458+
"value": "observability-search",
459+
"view": "observability-search",
460+
},
456461
],
457462
"type": "field_value_selection",
458463
},
@@ -495,6 +500,11 @@ exports[`Added Integration View Test Renders added integration view using dummy
495500
"value": "dashboard",
496501
"view": "dashboard",
497502
},
503+
Object {
504+
"name": "observability-search",
505+
"value": "observability-search",
506+
"view": "observability-search",
507+
},
498508
],
499509
"type": "field_value_selection",
500510
},
@@ -652,6 +662,11 @@ exports[`Added Integration View Test Renders added integration view using dummy
652662
"value": "dashboard",
653663
"view": "dashboard",
654664
},
665+
Object {
666+
"name": "observability-search",
667+
"value": "observability-search",
668+
"view": "observability-search",
669+
},
655670
],
656671
"type": "field_value_selection",
657672
},
@@ -709,6 +724,11 @@ exports[`Added Integration View Test Renders added integration view using dummy
709724
"value": "dashboard",
710725
"view": "dashboard",
711726
},
727+
Object {
728+
"name": "observability-search",
729+
"value": "observability-search",
730+
"view": "observability-search",
731+
},
712732
],
713733
"type": "field_value_selection",
714734
}

0 commit comments

Comments
 (0)