From bab4c20a27ba9e8f0eb5604b7085642d7e39d20a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Thu, 3 Jan 2019 18:44:25 +0000 Subject: [PATCH] chore(tests): update snapshots for react-json-pretty 2.0 --- .../__snapshots__/index.test.js.snap | 80 ++++++++++--------- 1 file changed, 41 insertions(+), 39 deletions(-) diff --git a/ui/src/Components/SilenceModal/PayloadPreview/__snapshots__/index.test.js.snap b/ui/src/Components/SilenceModal/PayloadPreview/__snapshots__/index.test.js.snap index c05809777..8290714c4 100644 --- a/ui/src/Components/SilenceModal/PayloadPreview/__snapshots__/index.test.js.snap +++ b/ui/src/Components/SilenceModal/PayloadPreview/__snapshots__/index.test.js.snap @@ -2,49 +2,51 @@ exports[` matches snapshot 1`] = ` " -
-  {
+
+
+    {
   "
-  
-    matchers
-  
-  ": [],
+    
+      matchers
+    
+    ": [],
   "
-  
-    startsAt
-  
-  ":
-  
-    "2000-02-01T00:00:00.000Z"
-  
-  ,
+    
+      startsAt
+    
+    ":
+    
+      "2000-02-01T00:00:00.000Z"
+    
+    ,
   "
-  
-    endsAt
-  
-  ":
-  
-    "2000-02-01T01:00:00.000Z"
-  
-  ,
+    
+      endsAt
+    
+    ":
+    
+      "2000-02-01T01:00:00.000Z"
+    
+    ,
   "
-  
-    createdBy
-  
-  ":
-  
-    ""
-  
-  ,
+    
+      createdBy
+    
+    ":
+    
+      ""
+    
+    ,
   "
-  
-    comment
-  
-  ":
-  
-    "PayloadPreview test"
-  
-  }
-
+ + comment + + ": + + "PayloadPreview test" + + } +
+ " `;