From 99b4b58980d441e5464ef2dff4cfc0f741177346 Mon Sep 17 00:00:00 2001 From: Zacqary Xeper Date: Thu, 15 Jun 2023 12:49:46 -0500 Subject: [PATCH] Fix test typecheck --- x-pack/plugins/monitoring/public/alerts/alert_form.test.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/plugins/monitoring/public/alerts/alert_form.test.tsx b/x-pack/plugins/monitoring/public/alerts/alert_form.test.tsx index 82baf344dfff7f..0113391558854d 100644 --- a/x-pack/plugins/monitoring/public/alerts/alert_form.test.tsx +++ b/x-pack/plugins/monitoring/public/alerts/alert_form.test.tsx @@ -252,6 +252,7 @@ describe('alert_form', () => { } actionTypeRegistry={actionTypeRegistry} featureId="alerting" + producerId="alerting" />