From ca442b5ee713fb71e9d3dc9bad1146a25c677f76 Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Mon, 7 Nov 2022 14:50:20 -0500 Subject: [PATCH] Update snapshots Signed-off-by: Sebastian Malton --- .../custom-resource-details.test.tsx.snap | 24 ++++--------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/src/renderer/components/+custom-resources/__tests__/__snapshots__/custom-resource-details.test.tsx.snap b/src/renderer/components/+custom-resources/__tests__/__snapshots__/custom-resource-details.test.tsx.snap index d3e0cd1d5a..f15bde7996 100644 --- a/src/renderer/components/+custom-resources/__tests__/__snapshots__/custom-resource-details.test.tsx.snap +++ b/src/renderer/components/+custom-resources/__tests__/__snapshots__/custom-resource-details.test.tsx.snap @@ -45,11 +45,7 @@ exports[` with a CRD with a boolean field should displa -
    -
  • - false -
  • -
+ false
@@ -101,11 +97,7 @@ exports[` with a CRD with a boolean field should displa -
    -
  • - true -
  • -
+ true
@@ -157,11 +149,7 @@ exports[` with a CRD with a number field should display -
    -
  • - 0 -
  • -
+ 0
@@ -213,11 +201,7 @@ exports[` with a CRD with a number field should display -
    -
  • - 1234 -
  • -
+ 1234