Skip to content

Commit

Permalink
Adds one line comment
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHassanabad committed Jul 9, 2020
1 parent ed8e888 commit 095f388
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/test/detection_engine_api_integration/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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 (
Expand Down

0 comments on commit 095f388

Please sign in to comment.