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" + + } +
+ " `;