From bee34c264368474fcaa46e4878506cd81ccac012 Mon Sep 17 00:00:00 2001 From: laurenashleigh Date: Wed, 19 Nov 2025 11:10:37 +0000 Subject: [PATCH] update snapshots --- .../SimplifiedRuleEditor.test.tsx.snap | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/public/app/features/alerting/unified/components/rule-editor/alert-rule-form/simplifiedRouting/__snapshots__/SimplifiedRuleEditor.test.tsx.snap b/public/app/features/alerting/unified/components/rule-editor/alert-rule-form/simplifiedRouting/__snapshots__/SimplifiedRuleEditor.test.tsx.snap index 1ff6c2a0502..507135a67d9 100644 --- a/public/app/features/alerting/unified/components/rule-editor/alert-rule-form/simplifiedRouting/__snapshots__/SimplifiedRuleEditor.test.tsx.snap +++ b/public/app/features/alerting/unified/components/rule-editor/alert-rule-form/simplifiedRouting/__snapshots__/SimplifiedRuleEditor.test.tsx.snap @@ -97,7 +97,7 @@ exports[`Can create a new grafana managed alert using simplified routing can cre "refId": "B", "type": "reduce", }, - "queryType": "", + "queryType": "expression", "refId": "B", }, { @@ -132,7 +132,7 @@ exports[`Can create a new grafana managed alert using simplified routing can cre "refId": "C", "type": "threshold", }, - "queryType": "", + "queryType": "expression", "refId": "C", }, ], @@ -263,7 +263,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch "refId": "B", "type": "reduce", }, - "queryType": "", + "queryType": "expression", "refId": "B", }, { @@ -298,7 +298,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch "refId": "C", "type": "threshold", }, - "queryType": "", + "queryType": "expression", "refId": "C", }, ], @@ -432,7 +432,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch "refId": "B", "type": "reduce", }, - "queryType": "", + "queryType": "expression", "refId": "B", }, { @@ -467,7 +467,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch "refId": "C", "type": "threshold", }, - "queryType": "", + "queryType": "expression", "refId": "C", }, ], @@ -604,7 +604,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch "refId": "B", "type": "reduce", }, - "queryType": "", + "queryType": "expression", "refId": "B", }, { @@ -639,7 +639,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch "refId": "C", "type": "threshold", }, - "queryType": "", + "queryType": "expression", "refId": "C", }, ], @@ -773,7 +773,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch "refId": "B", "type": "reduce", }, - "queryType": "", + "queryType": "expression", "refId": "B", }, { @@ -808,7 +808,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch "refId": "C", "type": "threshold", }, - "queryType": "", + "queryType": "expression", "refId": "C", }, ],