1- // Jest Snapshot v1, https://goo.gl/fbAQLP
1+ // Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22
33exports [` CallTreeSidebar can expand subcategories 1` ] = `
44<aside
@@ -125,7 +125,7 @@ exports[`CallTreeSidebar can expand subcategories 1`] = `
125125 >
126126 <div
127127 class = " sidebar-histogram-bar-color category-color-purple"
128- style = " width: 100.0000 %;"
128+ style = " width: 100%;"
129129 />
130130 </div >
131131 <h4
@@ -168,7 +168,7 @@ exports[`CallTreeSidebar can expand subcategories 1`] = `
168168 >
169169 <div
170170 class = " sidebar-histogram-bar-color category-color-purple"
171- style = " width: 100.0000 %;"
171+ style = " width: 100%;"
172172 />
173173 </div >
174174 </div >
@@ -300,7 +300,7 @@ exports[`CallTreeSidebar can expand subcategories 2`] = `
300300 >
301301 <div
302302 class = " sidebar-histogram-bar-color category-color-purple"
303- style = " width: 100.0000 %;"
303+ style = " width: 100%;"
304304 />
305305 </div >
306306 <div
@@ -373,7 +373,7 @@ exports[`CallTreeSidebar can expand subcategories 2`] = `
373373 >
374374 <div
375375 class = " sidebar-histogram-bar-color category-color-purple"
376- style = " width: 100.0000 %;"
376+ style = " width: 100%;"
377377 />
378378 </div >
379379 </div >
@@ -485,7 +485,7 @@ exports[`CallTreeSidebar matches the snapshots when displaying bytes data 2`] =
485485 >
486486 <div
487487 class = " sidebar-histogram-bar-color category-color-yellow"
488- style = " width: 100.0000 %;"
488+ style = " width: 100%;"
489489 />
490490 </div >
491491 </div >
@@ -623,7 +623,7 @@ exports[`CallTreeSidebar matches the snapshots when displaying data about the cu
623623 >
624624 <div
625625 class = " sidebar-histogram-bar-color category-color-yellow"
626- style = " width: 100.0000 %;"
626+ style = " width: 100%;"
627627 />
628628 </div >
629629 </div >
@@ -749,7 +749,7 @@ exports[`CallTreeSidebar matches the snapshots when displaying data about the cu
749749 >
750750 <div
751751 class = " sidebar-histogram-bar-color category-color-yellow"
752- style = " width: 100.0000 %;"
752+ style = " width: 100%;"
753753 />
754754 </div >
755755 </div >
@@ -875,7 +875,7 @@ exports[`CallTreeSidebar matches the snapshots when displaying data about the cu
875875 >
876876 <div
877877 class = " sidebar-histogram-bar-color category-color-transparent"
878- style = " width: 50.0000 %;"
878+ style = " width: 50%;"
879879 />
880880 </div >
881881 <div
@@ -898,7 +898,7 @@ exports[`CallTreeSidebar matches the snapshots when displaying data about the cu
898898 >
899899 <div
900900 class = " sidebar-histogram-bar-color category-color-purple"
901- style = " width: 50.0000 %;"
901+ style = " width: 50%;"
902902 />
903903 </div >
904904 <h4
@@ -935,7 +935,7 @@ exports[`CallTreeSidebar matches the snapshots when displaying data about the cu
935935 >
936936 <div
937937 class = " sidebar-histogram-bar-color category-color-purple"
938- style = " width: 100.0000 %;"
938+ style = " width: 100%;"
939939 />
940940 </div >
941941 </div >
@@ -1061,7 +1061,7 @@ exports[`CallTreeSidebar matches the snapshots when displaying data about the cu
10611061 >
10621062 <div
10631063 class = " sidebar-histogram-bar-color category-color-yellow"
1064- style = " width: 100.0000 %;"
1064+ style = " width: 100%;"
10651065 />
10661066 </div >
10671067 <h4
@@ -1098,7 +1098,7 @@ exports[`CallTreeSidebar matches the snapshots when displaying data about the cu
10981098 >
10991099 <div
11001100 class = " sidebar-histogram-bar-color category-color-yellow"
1101- style = " width: 100.0000 %;"
1101+ style = " width: 100%;"
11021102 />
11031103 </div >
11041104 </div >
@@ -1236,7 +1236,7 @@ exports[`CallTreeSidebar matches the snapshots when displaying data about the cu
12361236 >
12371237 <div
12381238 class = " sidebar-histogram-bar-color category-color-yellow"
1239- style = " width: 100.0000 %;"
1239+ style = " width: 100%;"
12401240 />
12411241 </div >
12421242 </div >
@@ -1362,7 +1362,7 @@ exports[`CallTreeSidebar matches the snapshots when displaying data about the cu
13621362 >
13631363 <div
13641364 class = " sidebar-histogram-bar-color category-color-purple"
1365- style = " width: 100.0000 %;"
1365+ style = " width: 100%;"
13661366 />
13671367 </div >
13681368 </div >
@@ -1488,7 +1488,7 @@ exports[`CallTreeSidebar matches the snapshots when displaying data about the cu
14881488 >
14891489 <div
14901490 class = " sidebar-histogram-bar-color category-color-transparent"
1491- style = " width: 100.0000 %;"
1491+ style = " width: 100%;"
14921492 />
14931493 </div >
14941494 </div >
@@ -1614,7 +1614,7 @@ exports[`CallTreeSidebar matches the snapshots when displaying data about the cu
16141614 >
16151615 <div
16161616 class = " sidebar-histogram-bar-color category-color-purple"
1617- style = " width: 100.0000 %;"
1617+ style = " width: 100%;"
16181618 />
16191619 </div >
16201620 </div >
0 commit comments