@@ -453,6 +453,11 @@ exports[`Added Integration View Test Renders added integration view using dummy
453
453
" value" : " dashboard" ,
454
454
" view" : " dashboard" ,
455
455
},
456
+ Object {
457
+ " name" : " observability-search" ,
458
+ " value" : " observability-search" ,
459
+ " view" : " observability-search" ,
460
+ },
456
461
],
457
462
" type" : " field_value_selection" ,
458
463
},
@@ -495,6 +500,11 @@ exports[`Added Integration View Test Renders added integration view using dummy
495
500
" value" : " dashboard" ,
496
501
" view" : " dashboard" ,
497
502
},
503
+ Object {
504
+ " name" : " observability-search" ,
505
+ " value" : " observability-search" ,
506
+ " view" : " observability-search" ,
507
+ },
498
508
],
499
509
" type" : " field_value_selection" ,
500
510
},
@@ -652,6 +662,11 @@ exports[`Added Integration View Test Renders added integration view using dummy
652
662
" value" : " dashboard" ,
653
663
" view" : " dashboard" ,
654
664
},
665
+ Object {
666
+ " name" : " observability-search" ,
667
+ " value" : " observability-search" ,
668
+ " view" : " observability-search" ,
669
+ },
655
670
],
656
671
" type" : " field_value_selection" ,
657
672
},
@@ -709,6 +724,11 @@ exports[`Added Integration View Test Renders added integration view using dummy
709
724
" value" : " dashboard" ,
710
725
" view" : " dashboard" ,
711
726
},
727
+ Object {
728
+ " name" : " observability-search" ,
729
+ " value" : " observability-search" ,
730
+ " view" : " observability-search" ,
731
+ },
712
732
],
713
733
" type" : " field_value_selection" ,
714
734
}
0 commit comments