diff --git a/src/components/productView/__tests__/__snapshots__/productViewOpenShiftContainer.test.js.snap b/src/components/productView/__tests__/__snapshots__/productViewOpenShiftContainer.test.js.snap index b5c31baab..5a5afc82e 100644 --- a/src/components/productView/__tests__/__snapshots__/productViewOpenShiftContainer.test.js.snap +++ b/src/components/productView/__tests__/__snapshots__/productViewOpenShiftContainer.test.js.snap @@ -401,6 +401,7 @@ exports[`ProductViewOpenShiftContainer Component should render a non-connected c "isSortable": true, }, Object { + "cell": [Function], "cellWidth": 15, "id": "coreHours", "isSortable": true, @@ -519,7 +520,7 @@ Object { , }, Object { - "title": 12.53, + "title": "12.53", }, Object { "title": + (typeof data?.coreHours?.value === 'number' && Number.parseFloat(data?.coreHours?.value).toFixed(2)) || + `0.00`, isSortable: true, isWrappable: true, cellWidth: 15