From 095f3886c56447a10836358a2636108d516ed81c Mon Sep 17 00:00:00 2001 From: FrankHassanabad Date: Thu, 9 Jul 2020 17:00:29 -0600 Subject: [PATCH] Adds one line comment --- x-pack/test/detection_engine_api_integration/utils.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/test/detection_engine_api_integration/utils.ts b/x-pack/test/detection_engine_api_integration/utils.ts index 601a209f61be2..4b980536d2cd1 100644 --- a/x-pack/test/detection_engine_api_integration/utils.ts +++ b/x-pack/test/detection_engine_api_integration/utils.ts @@ -290,6 +290,7 @@ export const deleteAllRulesStatuses = async (es: Client, retryCount = 20): Promi /** * Creates the signals index for use inside of beforeEach blocks of tests + * This will retry 20 times before giving up and hopefully still not interfere with other tests * @param supertest The supertest client library */ export const createSignalsIndex = async (