瀏覽代碼

fix: Update snapshot

Johannes Schill 6 年之前
父節點
當前提交
e103143634
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      public/app/features/explore/__snapshots__/Graph.test.tsx.snap

+ 3 - 3
public/app/features/explore/__snapshots__/Graph.test.tsx.snap

@@ -7,7 +7,7 @@ exports[`Render should render component 1`] = `
     id="graph"
     style={
       Object {
-        "height": "100px",
+        "height": 100,
       }
     }
   />
@@ -480,7 +480,7 @@ exports[`Render should render component with disclaimer 1`] = `
     id="graph"
     style={
       Object {
-        "height": "100px",
+        "height": 100,
       }
     }
   />
@@ -962,7 +962,7 @@ exports[`Render should show query return no time series 1`] = `
     id="graph"
     style={
       Object {
-        "height": "100px",
+        "height": 100,
       }
     }
   />