diff --git a/x-pack/test/security_solution_endpoint/page_objects/page_utils.ts b/x-pack/test/security_solution_endpoint/page_objects/page_utils.ts index 32544e04ad940..810bddc6a48c4 100644 --- a/x-pack/test/security_solution_endpoint/page_objects/page_utils.ts +++ b/x-pack/test/security_solution_endpoint/page_objects/page_utils.ts @@ -29,10 +29,6 @@ export function EndpointPageUtils({ getService }: FtrProviderContext) { await euiCheckboxLabelElement.click(); }, - // async addTextToForm(testId: string) { - // const form = await () - // }, - /** * Finds the Table with the given `selector` (test subject) and returns * back an array containing the table's header column text