From 642affbce256e70fff4e53312c3bd3729a47b886 Mon Sep 17 00:00:00 2001 From: Ying Date: Mon, 3 Mar 2025 09:52:59 -0500 Subject: [PATCH] Updating registered task types --- .../test_suites/task_manager/check_registered_task_types.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/test/plugin_api_integration/test_suites/task_manager/check_registered_task_types.ts b/x-pack/test/plugin_api_integration/test_suites/task_manager/check_registered_task_types.ts index c947b1d0b9b8e..b8e513f11f1fe 100644 --- a/x-pack/test/plugin_api_integration/test_suites/task_manager/check_registered_task_types.ts +++ b/x-pack/test/plugin_api_integration/test_suites/task_manager/check_registered_task_types.ts @@ -87,6 +87,7 @@ export default function ({ getService }: FtrProviderContext) { 'actions:connector_usage_reporting', 'actions_telemetry', 'ad_hoc_run-backfill', + 'alert-deletion', 'alerting:.es-query', 'alerting:.geo-containment', 'alerting:.index-threshold',