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", }, ],