From 13f70be5f072cce96f7f07576fe520ce3d8b577a Mon Sep 17 00:00:00 2001 From: Johannes Schill Date: Wed, 20 Mar 2019 10:36:33 +0100 Subject: [PATCH] fix: Update snapshot related to new jest version --- .../__snapshots__/ThresholdsEditor.test.tsx.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/grafana-ui/src/components/ThresholdsEditor/__snapshots__/ThresholdsEditor.test.tsx.snap b/packages/grafana-ui/src/components/ThresholdsEditor/__snapshots__/ThresholdsEditor.test.tsx.snap index 2bc5ee56d4d..4ff2ee30ee7 100644 --- a/packages/grafana-ui/src/components/ThresholdsEditor/__snapshots__/ThresholdsEditor.test.tsx.snap +++ b/packages/grafana-ui/src/components/ThresholdsEditor/__snapshots__/ThresholdsEditor.test.tsx.snap @@ -17,7 +17,7 @@ exports[`Render should render with base threshold 1`] = ` ], "results": Array [ Object { - "isThrow": false, + "type": "return", "value": undefined, }, ],