From 2cde300a14857958ad70c239fa9bccfdc825d7c6 Mon Sep 17 00:00:00 2001 From: Ersin Erdal Date: Thu, 5 Dec 2024 15:23:34 +0100 Subject: [PATCH] typo --- .../server/integration_tests/managed_configuration.test.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/x-pack/plugins/task_manager/server/integration_tests/managed_configuration.test.ts b/x-pack/plugins/task_manager/server/integration_tests/managed_configuration.test.ts index 2f6799282100d..d048cc4063fa2 100644 --- a/x-pack/plugins/task_manager/server/integration_tests/managed_configuration.test.ts +++ b/x-pack/plugins/task_manager/server/integration_tests/managed_configuration.test.ts @@ -148,7 +148,6 @@ describe('managed configuration', () => { }) ); - // Cause "too many requests" error to be thrown await expect( taskManagerStart.schedule({ taskType: 'foo',